I believe that
ld: Undefined symbols:
_fprintf$LDBLStub
can be fixed by adding -L/usr/lib -lSystemStubs to your link statement.
For xlf, this can be done once and for all in the compiler configuration
file. I don't know if something similar can be done for g95. This
problem
seems to have star
ported on
Tiger -- I wouldn't expect that to be the problem here, but anything
is possible).
Can you send your config.status file? (please compress)
On Jan 13, 2006, at 8:48 PM, Kraig Winters wrote:
Hi.
I'm having trouble configuring v1.0.1 on a system
running OS X 10.4.3, using gcc
Hi.
I'm having trouble configuring v1.0.1 on a system
running OS X 10.4.3, using gcc/xlf. The configure script
is happy until it's in it's final stages and begins to
create the makefiles. Each time it attempts to create
a new makefile, the following error is produced:
config.status: creating test