search for: ljpeg

Displaying 20 results from an estimated 58 matches for "ljpeg".

Did you mean: jpeg
2004 Dec 08
1
install bug with specific JPEG library by exporting CPPFLAGS variable
...nd a small problem in the "/my/path/R-2.0.1/src/modules/X11/MakeFile" generation. During the configure step, I have specified a specific JPEG library by exporting CPPFLAGS variable. All compilation works well for individual files in the src/modules/X11/ directory, but when linking, the -ljpeg option doesn't work. I obtain the following message (in french sorry): ------------------------------------------------------------------------------ make[4]: Entre dans le repertoire `/mnt/softs/R/R-2.0.1/src/modules/X11' gcc -shared -L/usr/local/lib -o R_X11.so dataentry.lo devX11.lo r...
2005 Nov 25
1
Problems compiling R under AIX 4.3
...R-2.2.0/src/modules/X11' make[1]: Entering directory `/home/mau/sy/R-2.2.0/src/modules/X11' /usr/local/bin/gcc -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry -Wl,-bexpall -Wl,-bI:../../../etc/R.exp -L/usr/local/lib -o R_X11.so dataentry.lo devX11.lo rotated.lo rbitmap.lo -lSM -lICE -lX11 -ljpeg -lpng -lz /usr/local/lib/gcc/powerpc-ibm-aix4.3.2.0/3.4.3/../../../../powerpc-ibm-aix4.3.2.0/bin/ld: -static and -shared may not be used together collect2: ld returned 1 exit status make[1]: *** [R_X11.so] Error 1 make[1]: Leaving directory `/home/mau/sy/R-2.2.0/src/modules/X11' make: *** [R] E...
2005 Dec 05
0
Compiling R under AIX 4.3
...roblem with dynamic linking: make[4]: Entering directory `/home/mau/sy/R-2.2.0/src/modules/X11' /usr/local/bin/gcc -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry -Wl,-bexpall -Wl,-bI:../../../etc/R.exp -L/usr/local/lib -o R_X11.so dataentry.lo devX11.lo rotated.lo rbitmap.lo -lSM -lICE -lX11 -ljpeg -lpng -lz /usr/local/lib/gcc/powerpc-ibm-aix4.3.2.0/3.4.3/../../../../powerpc-ibm-aix4.3.2.0/bin/ld: -static and -shared may not be used together collect2: ld returned 1 exit status make[4]: *** [R_X11.so] Error 1 If I add -Wl,-G the same error! If I unset SHLIB_LDFLAGS % $MAKE SHLIB_LDFLAGS=&q...
2005 Jan 18
1
X11 installation problem Linux X86_64
...sting, so forgive my ignorance. I've searched high and low but haven't come across the specific answer to my questions. configure runs fine, then make gives this error: ... gcc -shared -L/usr/local/lib -o R_X11.so dataentry.lo devX11.lo rotated.lo rbitmap.lo -L/usr/X11R6/lib -lX11 -ljpeg -lpng -lz -lreadline -ldl -lncurses -lm /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.so when searching for -lX11 /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching for -lX11 /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status make[4]: *** [R_X11...
2008 Nov 14
2
problem in downloading the rimage package
I am using a 64 bit machine with CentOS5. I am getting the following errors when I try to install the rimage package g++ -shared -L/usr/local/lib64 -o rimage.so equalize.o fftw_access_func.o freqfilters.o interface.o jpegio.o laplacian.o matrix.o smooth.o sobel.o -ljpeg -lfftw /usr/bin/ld: /usr/local/lib/libfftw.a(fftwnd.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libfftw.a: could not read symbols: Bad value collect2: ld returned 1 exit status make: *** [rimage.so] Error 1...
2001 Nov 02
1
png and jpeg libs for Solaris
...ething else I can do? (with all the details I've included this message is rather long) Thanks -Don I did make clean and removed config.cache before starting. ./configure reports: checking for jpeglib.h... yes checking if jpeglib version >= 6b... yes checking for jpeg_destroy_compress in -ljpeg... no checking for main in -lz... yes checking for png.h... yes checking if libpng version >= 1.0.5... yes checking for png_create_write_struct in -lpng... no checking for XDR support... yes checking for gzopen in -lz... yes checking for zlib.h... yes checking if zlib version >= 1.1.3... yes...
2009 Mar 26
1
winegcc and 'undefined reference's for names from gdi32
Hello! Problem with winegcc. Could you please write me where is my mistake? t:~$ LANG=C make pc winegcc -o inkdemo.pc src/*.c -linkview -lfreetype -ljpeg -lz /usr/local/lib/libinkview.a(hw_emulator.o): In function `eink_waveform': hw_emulator.c:(.text+0xa22): undefined reference to `SetBitmapBits' hw_emulator.c:(.text+0xa73): undefined reference to `BitBlt' /usr/local/lib/libinkview.a(hw_emulator.o): In function `hw_init': hw_emulato...
2002 Mar 25
1
sane?
...system?) since my last update: make[2]: Entering directory `/home/olsam/software/wine/dlls/twain' gcc -shared -Wl,-Bsymbolic twain_32.spec.o capability.o ds_audio.o ds_ctrl.o ds_image.o dsm_ctrl.o twain32_main.o -o twain_32.dll.so -L../../dlls -L../../library -lwine -lsane -lnsl -lm -ljpeg -lm /usr/bin/ld: cannot find -lsane? Any ideas? Many thanks, ==================================================== Oliver Sampson olsam@quickaudio.com http://www.oliversampson.com
2007 Jul 16
1
help compiling a package camserv
I download camserv and did the usual ./configure and make make gives me an error: gcc -g -O2 -o camserv camconfig.o camserv.o filter.o main_loop.o picture_loop.o shm.o video.o -Wl,--export-dynamic ../libltdl/.libs/libltdlc.al -ldl ../common/libcommon.a -lnsl -ljpeg -lm /usr/bin/ld: errno: TLS definition in /lib64/libc.so.6 section .tbss mismatches non-TLS reference in camserv.o /lib64/libc.so.6: could not read symbols: Bad value collect2: ld returned 1 exit status What could that be from? I have never seen this error before? Jerry
2008 Nov 15
1
unable to download rimage package
...my question on this forum. any help is very much appreciated. While trying to download the rimage package I am checking at the following step "g++ -shared -L/usr/local/lib64 -o rimage.so equalize.o fftw_access_func.o freqfilters.o interface.o jpegio.o laplacian.o matrix.o smooth.o sobel.o -ljpeg -lfftw /usr/bin/ld: /usr/local/lib/libfftw.a(fftwnd.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libfftw.a: could not read symbols: Bad value collect2: ld returned 1 exit status" Any ideas? Thanks Shan...
2009 Dec 18
6
BuildBots - config.log from compile
...as looking into why CGI isn't build on the Ubuntu box. Although everything seems to be available, it is currently showing checking for gd version via gdlib-config... 2.0.35 checking for gd include flags... -I/usr/include checking for gd library flags... -L/usr/lib -Wl,-Bsymbolic-functions -ljpeg -lfreetype -lpng12 -lz -lm checking for gd.h... yes checking for gdfontmb.h... yes checking for gdImagePng... no checking whether to build CGI programs... no Apparently something goes wrong when checking for the gdImagePng function. But I can't look in the config.log for the compile (and the...
2014 Oct 20
2
config file locations
...] https://github.com/networkupstools/nut/issues/152 Trouble is shooting back already: ./configure --with-usb --with-cgi --with-doc bails out: checking for gd version via gdlib-config... none found checking for gd include flags... checking for gd library flags... -L/usr/X11R6/lib -lgd -lpng -lz -ljpeg - lfreetype -lm -lXpm -lX11 checking for gd.h... no checking for gdfontmb.h... no checking for library containing gdImagePng... no configure: error: libgd not found, required for CGI build And gdlib does not appear to be available from the repo's. I'd like to have the CGI scripts working...
2006 May 26
1
Building V2.3.0 on Tru64 V5.1B
...e C, C++ and Fortran. I plan on using the following configure string: CPPFLAGS="-I/opt/gnu/include -I/opt/libjpeg/include -I/opt/libpng/include -I/opt/ncurses/include" CFLAGS="-std1" LDFLAGS="-L/opt/gnu/lib -L/opt/libjpeg/lib -L/opt/libpng/lib -L/opt/ncurses/lib -lncurses -ljpeg -lpng -rpath "/opt/libpng/lib:/opt/libjpeg/lib:/opt/ncurses/lib:/opt/gnu/lib:/usr/shl ib" R_PAPERSIZE=letter CC=cc CXX=cxx ./configure prefix=/opt/R --without-readline --without-blas I expect to update the config.site file with the above values. If someone has built R-2.3.0 on Tru64 V5.1...
2008 Nov 12
1
rimage doesn't install on Mac OS X 10.4
....o g++ -arch ppc -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o rimage.so equalize.o fftw_access_func.o freqfilters.o interface.o jpegio.o laplacian.o matrix.o smooth.o sobel.o -L/sw/lib -ljpeg -lfftw -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation ld: /Library/Frameworks/R.framework/../R.framework/R load command 14 unknown cmd field /usr/bin/libtool: internal link edit command failed make: *** [rimage.so] Error 1 chmod: /Library/Frameworks/R.framework/...
2007 Feb 03
1
Installation Help
...ling Recommended packages: yes ================================ however when I run "make" I got the following error: ================================ gcc -shared -L/usr/local/lib64 -o R_X11.so dataentry.o devX11.o rotated.o rbitmap.o -lSM -lICE -L/usr/X11R6/lib64 -lX11 -lXt -ljpeg -lpng -lz -lm /usr/bin/ld: /usr/local/lib64/libz.a(crc32.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/local/lib64/libz.a: could not read symbols: Bad value collect2: ld returned 1 exit status make[4]: *** [R_X11.so]...
2006 Dec 25
0
No fonts in graphics using GDD
...yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for gdlib-config... /usr/bin/gdlib-config libgd-flags according to gdlib-config: -I/usr/include -L/usr/lib -ljpeg -lfontconfig -lpng12 -lz -lm if that is not correct, fix your gd installation checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for gdImageCreateFromPng in -lgd... yes checking usability of FreeType in GD... yes checking whether GD programs can be compil...
2007 Feb 13
2
anyone has C++ STL classes stability issue if used with R
....0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib -L/usr/X11R6/lib -lfreetype -lz -L/usr/lib -lMagick -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lpthread -lm -lpthread -------------------------------------------------------------------------- It could be I am missing something totally simple and therefore get these errors, but I cannot identify what. Thanks for help, Oleg ----------------...
2007 Dec 29
2
[LLVMdev] llvm-gcc-4.2 and -O4
...phics.o segment.o coord.o xform.o postscript.o raster3d.o vrml.o regex.o opengl.o image.o eps_img.o sgi_img.o jpeg_img.o png_img.o clib/clib.a \ -L/sw/lib -lglut -lGLU -lGL /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib -L/usr/X11R6/lib -lX11 -lXi -lXmu -L/sw/lib -ljpeg -L/sw/lib -lpng -lz -bind_at_load -lm ld: warning in molscript.tab.o, file is not of required architecture ld: warning in global.o, file is not of required architecture ld: warning in lex.o, file is not of required architecture ld: warning in col.o, file is not of required architecture ld: warning...
2006 Jun 08
1
Problems Building R-2.3.1 on Alpha server ES40 running Tru64 V5.1B PK#5
...3rdPartySW/R/R-2.3.1/buil d/include -I/opt/gnu/include -I/opt/libjpeg/include -I/opt/libpng/include -I/opt/zlib/include -I/opt/ncurses/include -ieee_with_inexact -st d1 -c lqs.c -o lqs.o cc -shared -L/opt/gnu/lib -L/opt/libjpeg/lib -L/opt/libpng/lib -L/opt/ncurses/lib -L/opt/zlib/lib -lncurses -ljpeg -lpng -lz -rpath /opt/libpng /lib:/opt/libjpeg/lib:/opt/ncurses/lib:/opt/gnu/lib:/usr/shlib:/opt/zlib /lib:/opt/R/lib -o MASS.so MASS.o lqs.o ld: Warning: Unresolved: exp fabs pow sqrt isnan Rf_error R_alloc Rprintf R_chk_calloc R_chk_free vmmin R_registerRoutines R_useDynamicSymbols log GetRNGstat...
2007 Feb 03
0
Installation Help [Ignore]
...t; ================================ > > > however when I run "make" I got the following error: > > > ================================ > gcc -shared -L/usr/local/lib64 -o R_X11.so dataentry.o devX11.o rotated.o > rbitmap.o -lSM -lICE -L/usr/X11R6/lib64 -lX11 -lXt -ljpeg -lpng -lz -lm > /usr/bin/ld: /usr/local/lib64/libz.a(crc32.o): relocation R_X86_64_32 > against `a local symbol' can not be used when making a shared object; > recompile with -fPIC > /usr/local/lib64/libz.a: could not read symbols: Bad value > collect2: ld returned 1 exit status...