Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2002 18:45:17 -0600
From:      Sean O'Neill <sean@seanoneill.info>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Fwd: gkrellm2 port compile problems
Message-ID:  <5.2.0.9.0.20021217184441.03996300@pop.swbell.yahoo.com>

next in thread | raw e-mail | index | archive | help

I asked this of the freebsd-ports group and got no answer.  Thought maybe 
someone here might know the answer.

>Date: Sun, 15 Dec 2002 19:32:42 -0600
>To: freebsd-ports@FreeBSD.ORG
>From: Sean O'Neill <sean@seanoneill.info>
>Subject: gkrellm2 port compile problems
>
>Trying to compile gkrellm-2.1.0 in FreeBSD 4.7-RELEASE-p1 and I'm getting 
>the following.  Anyone know why I'm getting the undefined references ?
>
># make
>===>  Building for gkrellm-2.1.0
>(cd po && gmake all)
>gmake[1]: Entering directory 
>`/usr/ports/sysutils/gkrellm2/work/gkrellm-2.1.0/po'
>gmake[1]: Nothing to be done for `all'.
>gmake[1]: Leaving directory 
>`/usr/ports/sysutils/gkrellm2/work/gkrellm-2.1.0/po'
>(cd src && gmake \
>         EXTRAOBJS= SYS_LIBS="-lkvm -ldevstat -lmd" gkrellm )
>gmake[1]: Entering directory 
>`/usr/ports/sysutils/gkrellm2/work/gkrellm-2.1.0/src'
>cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS 
>-DLOCALEDIR=\"/usr/X11R6/share/locale\" main.o alerts.o apm.o base64.o 
>clock.o cpu.o disk.o fs.o hostname.o inet.o mail.o mem.o net.o proc.o 
>sensors.o uptime.o chart.o panel.o config.o gui.o krell.o plugins.o 
>pixops.o client.o utils.o winops-x11.o sysdeps-unix.o deprecated.o  -o 
>gkrellm `pkg-config --libs gtk+-2.0 gthread-2.0`  -L/usr/X11R6/lib -lSM 
>-lICE -lkvm -ldevstat -lmd -Wl,-E
>/usr/lib/libc.so.4: WARNING!  setkey(3) not present in the system!
>/usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe.
>/usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider 
>using mkstemp()
>/usr/lib/libc.so.4: WARNING!  des_setkey(3) not present in the system!
>/usr/lib/libc.so.4: WARNING!  encrypt(3) not present in the system!
>/usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider 
>using mkstemp()
>/usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not 
>recommended.
>/usr/lib/libc.so.4: WARNING!  des_cipher(3) not present in the system!
>/usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider 
>using mkstemp()
>/usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Seek_Stream'
>/usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Short'
>/usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Forget_Frame'
>/usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Access_Frame'
>/usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Long'
>gmake[1]: *** [gkrellm] Error 1
>gmake[1]: Leaving directory 
>`/usr/ports/sysutils/gkrellm2/work/gkrellm-2.1.0/src'
>gmake: *** [freebsd] Error 2
>*** Error code 2
>
>--
>........................................................
>......... ..- -. .. -..- .-. ..- .-.. . ... ............
>.-- .. -. -... .-.. --- .-- ... -.. .-. --- --- .-.. ...
>
>Sean O'Neill

--
........................................................
......... ..- -. .. -..- .-. ..- .-.. . ... ............
.-- .. -. -... .-.. --- .-- ... -.. .-. --- --- .-.. ...

Sean O'Neill 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.0.9.0.20021217184441.03996300>