search for: statusmak

Displaying 5 results from an estimated 5 matches for "statusmak".

Did you mean: statusmake
2008 Feb 03
5
Compiling with --disable-iconv
...compile: /usr/src/rsync-3.0.0pre8/rsync.c:85: undefined reference to `_iconv_open'rsync.o: In function `iconvbufs':/usr/src/rsync-3.0.0pre8/rsync.c:193: undefined reference to `_iconv'/usr/src/rsync-3.0.0pre8/rsync.c:163: undefined reference to `_iconv'collect2: ld returned 1 exit statusmake: *** [rsync.exe] Error 1 It looks like the line 85 and 163 are not conditionalized for the --disable-iconv option. I'm not sure why line 193 is showing the error. Any suggestions? Am I missing something (as usual)?Rob -------------- next part -------------- HTML attachment scrubbed and...
2009 Mar 22
2
Build FLAC source on Mac OS X without Xcode?
...get FLAC build correctly on Mac OS X without Xcode? Thanks Jens ...ld: absolute addressing (perhaps -mdynamic-no-pic) used in FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap.c1_loop from .libs/libFLAC.lax/libFLAC-asm.a/bitreader_asm.o not allowed in slidable imagecollect2: ld returned 1 exit statusmake[4]: *** [libFLAC.la] Error 1make[3]: *** [all-recursive] Error 1make[2]: *** [all-recursive] Error 1make[1]: *** [all-recursive] Error 1make: *** [all] Error 2 (I have shortened the output but can post the complete one if necessary) _________________________________________________________________...
2009 Mar 22
2
Build FLAC source on Mac OS X without Xcode?
...get FLAC build correctly on Mac OS X without Xcode? Thanks Jens ...ld: absolute addressing (perhaps -mdynamic-no-pic) used in FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap.c1_loop from .libs/libFLAC.lax/libFLAC-asm.a/bitreader_asm.o not allowed in slidable imagecollect2: ld returned 1 exit statusmake[4]: *** [libFLAC.la] Error 1make[3]: *** [all-recursive] Error 1make[2]: *** [all-recursive] Error 1make[1]: *** [all-recursive] Error 1make: *** [all] Error 2 (I have shortened the output but can post the complete one if necessary) _________________________________________________________________...
2009 Mar 22
0
Build FLAC source on Mac OS X without Xcode?
...LAC build correctly on Mac OS X without Xcode? Thanks Jens ...ld: absolute addressing (perhaps -mdynamic-no-pic) used in FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap.c1_loop from .libs/libFLAC.lax/libFLAC-asm.a/bitreader_asm.o not allowed in slidable imagecollect2: ld returned 1 exit statusmake[4]: *** [libFLAC.la] Error 1make[3]: *** [all-recursive] Error 1make[2]: *** [all-recursive] Error 1make[1]: *** [all-recursive] Error 1make: *** [all] Error 2 (I have shortened the output but can post the complete one if necessary)
2012 Jul 24
1
Patchy 'front-end' package installation problems using -R- 2.15.1
...; -fpic -O3 -pipe -g -c local_stubs.c -o local_stubs.ogcc -std=gnu99 -shared -o lme4.so init.o lmer.o local_stubs.o -llapack -lblas -lgfortran -lm -L/usr/lib/R/lib -lR/usr/bin/ld: cannot find -llapack/usr/bin/ld: cannot find -lblas/usr/bin/ld: cannot find -lgfortrancollect2: ld returned 1 exit statusmake: *** [lme4.so] Error 1ERROR: compilation failed for package ‘lme4’* removing ‘/home/clive/R/i686-pc-linux-gnu-library/2.15/lme4’Warning in install.packages : installation of package ‘lme4’ had non-zero exit status The downloaded source packages are in ‘/tmp/RtmpUFK3Hz/downloaded_packages’ it fail...