[MINC-users] Build error

Ed Gronenschild ed.gronenschild at mi.unimaas.nl
Tue Oct 30 12:33:55 EDT 2007


Hi,

I'm developing an application using the minc libraries (in that order)
libbicpl.a
libminc.a
libnetcdf.a
libvolume_io.a
libEBTKS.a.

When I use some routines from the libbicpl.a library I get
the following link errors:

/../libbicpl.a(object.o) reference to undefined _sprintf$LDBLStub
/../libbicpl.a(colours.o) reference to undefined _sprintf$LDBLStub
/../libbicpl.a(colours.o) reference to undefined _sscanf$LDBLStub

I dont know how to solve this as it seems that "sprintf" and "sscanf"
are unknown whereas these are part of the StdIO library and used
frequently throughout my application without any linking error.
Do I miss a specific library?

My platform is a Macintosh ( OSX 10.4.10) and I'm using
Xcode 2.4.1. The minc software is the OSX 10.3 version and
bicpl is version 1.4.2.

Ed



More information about the MINC-users mailing list