Hello,

I've browsed through the archives, and come across little to help me with my problem.  
Any help would be appreciated.

I'm trying to install Midgard on a Solaris machine.  (I've successfully installed 
before on a GNU/Linux machine.)

MySQL has been installed, as has glib and expat.  I have installed iconv as well.

When I attempt to do a make of the midgard-lib code, I keep coming up with the 
following error:

[...excerpt...]
gcc -Wall -g -O2 -L/usr/local/mysql/lib/mysql -lmysqlclient -L/usr/local/lib -o
.libs/repligard common.o read.o import.o rpconfig.o exporthook.o schema.o export
.o main.o ../src/.libs/libmidgard.so -lmysqlclient -lexpat -lsocket -lnsl -lm -l
z -L/opt/BKgnome/lib -lglib -lexpat -lsocket -lnsl -lm -lz -L/opt/BKgnome/lib -l
glib -R/usr/local/lib
Undefined                       first referenced
 symbol                             in file
libiconv                            ../src/.libs/libmidgard.so
libiconv_open                       read.o
libiconv_close                      read.o
ld: fatal: Symbol referencing errors. No output written to .libs/repligard
collect2: ld returned 1 exit status
gmake[1]: *** [repligard] Error 1
gmake[1]: Leaving directory `/space/home/deans/MidgardStuff/midgard-lib-1.4.2-1/
repligard'
gmake: *** [all-recursive] Error 1


I ran the configure with no options and also by trying to specify the iconv directory. 
 In all cases, the make terminates at this point.

I believe that there may be a problem with linking the libraries, but am at a loss as 
to how to proceed.

Thanks,

Dean
[EMAIL PROTECTED]

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

Reply via email to