Displaying 8 results from an estimated 8 matches for "fftw_access_func".
2008 Oct 31
1
rimage don't install on mac OS X 10.5.5
...h=nocona -c equalize.cpp -o equalize.o
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-
version-min=10.4 -std=gnu99 -I/Library/Frameworks/R.framework/
Resources/include -I/Library/Frameworks/R.framework/Resources/include/
i386 -g -O2 -msse3 -fPIC -g -O2 -march=nocona -c
fftw_access_func.c -o fftw_access_func.o
fftw_access_func.c:10:18: error: fftw.h: No such file or directory
fftw_access_func.c: In function ?fftw_access_func?:
fftw_access_func.c:20: error: ?fftwnd_plan? undeclared (first use in
this function)
fftw_access_func.c:20: error: (Each undeclared identifier is reported...
2008 Nov 10
0
rimage don't install on mac OS X 10.5.5 solved
...o
>> gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-
>> version-min=10.4 -std=gnu99 -I/Library/Frameworks/R.framework/
>> Resources/include -I/Library/Frameworks/R.framework/Resources/
>> include/i386 -g -O2 -msse3 -fPIC -g -O2 -march=nocona -c
>> fftw_access_func.c -o fftw_access_func.o
>> fftw_access_func.c:10:18: error: fftw.h: No such file or directory
>> fftw_access_func.c: In function ?fftw_access_func?:
>> fftw_access_func.c:20: error: ?fftwnd_plan? undeclared (first use
>> in this function)
>> fftw_access_func.c:20: erro...
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 sy...
2006 Dec 31
1
rimage package broken with fedora upgrade
...: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -I/usr/lib/R/include -I/usr/lib/R/include -g -O2
-I/usr/local/include -fpic -O3 -g -c equalize.cpp -o equalize.o
gcc -I/usr/lib/R/include -I/usr/lib/R/include -g -O2
-I/usr/local/include -fpic -O3 -g -std=gnu99 -c fftw_access_func.c
-o fftw_access_func.o
g++ -I/usr/lib/R/include -I/usr/lib/R/include -g -O2
-I/usr/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/inclu...
2011 Feb 09
1
rimage package fftw breaks when freeing memory on openSUSE 11.3
...qualization(Matrix&)?:
equalize.cpp:69:31: warning: comparison between signed and unsigned integer expressions
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 fftw_access_func.c -o fftw_access_func.o
g++ -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 freqfilters.cpp -o freqfilters.o
g++ -I/usr/lib64/R/include -I/usr/local/include -fpic -fmessage...
2008 Nov 15
1
unable to download rimage package
...nt this to r-devel (twice) but somehow the email 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 sy...
2008 Nov 12
1
rimage doesn't install on Mac OS X 10.4
...ork/Resources/include/ppc -g -O2
-I/sw/include-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 li...
2008 Aug 27
0
help with rimage compiling
...lude -g -O2 -I/usr/local/include
-fpic -O2 -march=core2 -fomit-frame-pointer -fno-ident -fweb -pipe -msse3 -c
equalize.cpp -o equalize.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 fftw_access_func.c -o fftw_access_func.o
x86_64-pc-linux-gnu-g++ -I/usr/lib64/R/include -g -O2 -I/usr/local/include
-fpic -O2 -march=core2 -fomit-frame-pointer -fno-ident -fweb -pipe -msse3 -c
freqfilters.cpp -o freqfilters.o
x86_64-pc-linux-gnu-g++ -I/usr/lib64/R/include -g -O2 -I/usr/local/include
-fpic -O2 -marc...