Dominique Dhumieres wrote:
> On Intel OSX 10.5.6, updating to libqd-2.3.7-1003 failed with:
>
> ...
> checking for ifort... ifort
> ...
> Making all in src
> c++ -DHAVE_CONFIG_H   -I.. -I../include -I../include -I/sw/include  -Os  -MT 
> c_dd.o -MD -MP -MF .deps/c_dd.Tpo -c -o c_dd.o c_dd.cpp
> mv -f .deps/c_dd.Tpo .deps/c_dd.Po
> c++ -DHAVE_CONFIG_H   -I.. -I../include -I../include -I/sw/include  -Os  -MT 
> c_qd.o -MD -MP -MF .deps/c_qd.Tpo -c -o c_qd.o c_qd.cpp
> mv -f .deps/c_qd.Tpo .deps/c_qd.Po
> c++ -DHAVE_CONFIG_H   -I.. -I../include -I../include -I/sw/include  -Os  -MT 
> dd_real.o -MD -MP -MF .deps/dd_real.Tpo -c -o dd_real.o dd_real.cpp
> mv -f .deps/dd_real.Tpo .deps/dd_real.Po
> c++ -DHAVE_CONFIG_H   -I.. -I../include -I../include -I/sw/include  -Os  -MT 
> dd_const.o -MD -MP -MF .deps/dd_const.Tpo -c -o dd_const.o dd_const.cpp
> mv -f .deps/dd_const.Tpo .deps/dd_const.Po
> c++ -DHAVE_CONFIG_H   -I.. -I../include -I../include -I/sw/include  -Os  -MT 
> fpu.o -MD -MP -MF .deps/fpu.Tpo -c -o fpu.o fpu.cpp
> fpu.cpp:113: error: variable or field 'FC_FUNC_' declared void
> fpu.cpp:113: error: 'f_fpu_fix_start' was not declared in this scope
> fpu.cpp:113: error: 'F_FPU_FIX_START' was not declared in this scope
> fpu.cpp:113: error: initializer expression list treated as compound expression
> fpu.cpp:113: error: expected ',' or ';' before '(' token
> fpu.cpp:117: error: variable or field 'FC_FUNC_' declared void
> fpu.cpp:117: error: redefinition of 'int FC_FUNC_'
> fpu.cpp:113: error: 'int FC_FUNC_' previously defined here
> fpu.cpp:117: error: 'f_fpu_fix_end' was not declared in this scope
> fpu.cpp:117: error: 'F_FPU_FIX_END' was not declared in this scope
> make[2]: *** [fpu.o] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-libqd-2.3.7-1003
> (Reading database ... 410009 files and directories currently installed.)
> Removing fink-buildlock-libqd-2.3.7-1003 ...
> Failed: phase compiling: libqd-2.3.7-1003 failed
>
> After moving ifort out of the way, the update went fine.
>
> TIA
>
> Dominique
>
>   
I'm assuming, based on prior experience, that ifort is a non-fink
Fortran compiler.

It may be possible to make libqd not see that via flags and environment
variables.

-- 
Alexander Hansen
Fink User Liaison


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to