Re: Solaris_x86, libgtop and kstat...



Markus Döhr <doehrm@aubi.de> writes:

> I'm tryin' to compile gnome-utils-1.0.50 on a Intel SunOS 5.7 after
> following the excellent documentation on the GNOME-Website but I'm still
> getting this error while linking:
> 
> gcc    -o guname  guname.o info.o list.o moreinfo.o -L/usr/local/lib
> -L/usr/open
> win/lib -R/usr/openwin/lib -R/usr/local/lib             -lgnomeui -lart_lgpl
> -lg
> dk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXext -lX11 -lgnome
> -lgnomesupport -l
> esd -lresolv -lposix4 -lnsl -lsocket -laudiofile -lm -ldb -lglib -ldl
>                         -L/usr/local/lib -lgtop -lgtop_sysdeps -lgtop_common
> -lg
> top_names               -L/usr/X11R6/lib -R/usr/X11R6/lib -lXau
> -L/usr/local/lib
>  -lglib          -lsec -lm
> Undefiniertes                   erstmals referenziert
>  Symbol                             in Datei
> kstat_chain_update                  /usr/local/lib/libgtop_sysdeps.so
> kstat_lookup                        /usr/local/lib/libgtop_sysdeps.so
> kstat_read                          /usr/local/lib/libgtop_sysdeps.so
> kstat_open                          /usr/local/lib/libgtop_sysdeps.so
> kstat_data_lookup                   /usr/local/lib/libgtop_sysdeps.so
> ld: Schwerer Fehler: Symbolreferenzierungsfehler. Keine Ausgabe in guname
> geschr
> ieben
> 
> I have libgtop-1.1.2 compiled without problems.

Hello,

For the moment it helps when you manually link against `-lkstat'.

The problem is that libgtop_sysdeps.la doesn't list -lkstat as a dependency -
I'll fix this in LibGTop asap.

-- 
Martin Baulig - martin@home-of-linux.org - http://www.home-of-linux.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]