search for: lfftw

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

Did you mean: fftw
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 chmod:...
2008 Nov 15
1
unable to download rimage package
...stion 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 Shantanu...
2008 Nov 12
1
rimage doesn't install on Mac OS X 10.4
...-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/Version...
2003 Nov 10
1
"configure" options and R CMD INSTALL
...following: ... ... checking for stdint.h... yes checking for unistd.h... yes checking fftw.h usability... yes checking fftw.h presence... yes checking for fftw.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for fftwnd_one in -lfftw... no configure: error: Sorry, can't find fftw library. Please use --with-fftw-lib. ERROR: configuration failed for package 'rimage' ** Removing '/usr/local/R-1.8.0/lib/R/library/rimage' I separately compiled and installed fftw-3.0.1. The problem seems to be that I need to pr...
2003 Dec 12
0
FAX app again
...ecking socket.h presence... no checking for socket.h... no .... checking audiofile.h usability... no checking audiofile.h presence... no checking for audiofile.h... no ..... checking for TIFFSetField in -ltiff... no .... checking for afOpenFile in -laudiofile... no checking for fftw_create_plan in -lfftw... no ... checking for uc_Start in -lunicall... no checking for mfcr2_new in -lmfcr2... no There is something missing here? Thanks, Dan
2006 Dec 31
1
rimage package broken with fedora upgrade
...o gcc -I/usr/lib/R/include -I/usr/lib/R/include -g -O2 -I/usr/local/include -fpic -O3 -g -std=gnu99 -c sobel.c -o sobel.o g++ -shared -Bdirect,--hash-stype=both,-Wl,-O1 -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 -L/usr/lib/R/lib -lR ** R ** data ** help >>> Building/Updating help pages for package 'rimage' Formats: text html latex example cat text html latex example clipping text html latex example equ...
2011 Feb 09
1
rimage package fftw breaks when freeing memory on openSUSE 11.3
...-fpic -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -c sobel.c -o sobel.o 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 -L/usr/lib64/R/lib -lR installing to /usr/lib64/R/library/rimage/libs ** R ** data ** preparing package for lazy loading ** help *** installing help indices ** building package indices ... ** testing if installed package can be loaded * DONE (rimage) The downloaded packages are in ?/tmp/...