search for: jpegio

Displaying 7 results from an estimated 7 matches for "jpegio".

2011 Nov 17
1
building biOps on macports, and configure--vars
...fter 'configure' runs, when the installer actually tries to build the biOps package, it fails as follows: gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -c jpegio.c -o jpegio.o jpegio.c:36:21: error: jpeglib.h: No such file or directory pegio.c: In function ?read_jpg_img_info?: jpegio.c:52: error: storage size of ?cinfo? isn?t known jpegio.c:53: error: storage size of ?jerr? isn?t known [[... about 30 lines of this follow...]] make: *** [jpegio.o] Error 1 ER...
2011 Feb 09
1
rimage package fftw breaks when freeing memory on openSUSE 11.3
...-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -c interface.cpp -o interface.o gcc -std=gnu99 -I/usr/lib64/R/include -I/usr/local/include -fpic -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -c jpegio.c -o jpegio.o jpegio.c: In function ?read_JPEG_file?: jpegio.c:108:5: warning: pointer targets in assignment differ in signedness gcc -std=gnu99 -I/usr/lib64/R/include -I/usr/local/include -fpic -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-u...
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 retur...
2006 Dec 31
1
rimage package broken with fedora upgrade
...sr/local/include -fpic -O3 -g -c freqfilters.cpp -o freqfilters.o g++ -I/usr/lib/R/include -I/usr/lib/R/include -g -O2 -I/usr/local/include -fpic -O3 -g -c interface.cpp -o interface.o gcc -I/usr/lib/R/include -I/usr/lib/R/include -g -O2 -I/usr/local/include -fpic -O3 -g -std=gnu99 -c jpegio.c -o jpegio.o gcc -I/usr/lib/R/include -I/usr/lib/R/include -g -O2 -I/usr/local/include -fpic -O3 -g -std=gnu99 -c laplacian.c -o laplacian.o laplacian.c: In function ?laplacian?: laplacian.c:14: warning: implicit declaration of function ?clearFrame? g++ -I/usr/lib/R/include -I/usr/lib/R/incl...
2008 Nov 15
1
unable to download rimage package
...ail seems to have got mangled. Let me try to ask 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 retur...
2008 Nov 12
1
rimage doesn't install on Mac OS X 10.4
...e-I/usr/local/include -fPIC -g -O2 -c sobel.c -o sobel.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: *** [r...
2008 Aug 27
0
help with rimage compiling
...de -g -O2 -I/usr/local/include -fpic -O2 -march=core2 -fomit-frame-pointer -fno-ident -fweb -pipe -msse3 -c interface.cpp -o interface.o x86_64-pc-linux-gnu-gcc -std=gnu99 -I/usr/lib64/R/include -g -O2 -I/usr/local/include -fpic -O2 -march=core2 -fomit-frame-pointer -fno-ident -fweb -pipe -msse3 -c jpegio.c -o jpegio.o x86_64-pc-linux-gnu-gcc -std=gnu99 -I/usr/lib64/R/include -g -O2 -I/usr/local/include -fpic -O2 -march=core2 -fomit-frame-pointer -fno-ident -fweb -pipe -msse3 -c laplacian.c -o laplacian.o laplacian.c: In function 'laplacian': laplacian.c:14: warning: implicit declaration of...