Could some one please let me know where to get the flcompat.h header file?

I am trying to compile midgard-1.5.0 on solaris 9 as below:
(using gnu stdint: gstdint, flex, gcc 3.3.2, & misc other packages from sunfreeware.com)


# ksh
# export CPPFLAGS=-I/usr/ucbinclude
#  ./configure --with-expat=/usr/local \
        --with-iconv=/usr/local
        --with-glib-conf=/usr/local/bin/glib-conf
        --with-mysql=/usr/local/mysql

# gmake


this results in the following error:
Undefined first referenced
symbol in file
flock ../src/.libs/libmidgard.so
ld: fatal: Symbol referencing errors. No output written to .libs/repligard
collect2: ld returned 1 exit status
make[1]: *** [repligard] Error 1


If I follow the instructions as specified in:
http://www.geocrawler.com/archives/3/527/2003/1/0/10297576/

then the compiler complains that it can't find flcompat.h

thanks,
Ross


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to