Subject: pkgsrc and OpenBSD
To: None <tech-pkg@netbsd.org>
From: pauloaukar <pauloaukar@ig.com.br>
List: tech-pkg
Date: 02/07/2005 09:05:46
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--Message-Boundary-by-Mail-Sender-1107774346
Content-type: text/plain; charset=ISO-8859-1
Content-description: Mail message body
Content-transfer-encoding: 8bit
Content-disposition: inline

zip dont't compile (thunderbird and firefox-gtk2, for example, depend on 
zip) -> 

bmake: don't know how to make generic_gcc. Stop 
`unix/Makefile' is up to date. 


gkrellm also doesn't compile: 

===> Checking for vulnerabilities in gkrellm-2.2.4 
===> Building for gkrellm-2.2.4 
for subdir in src; do						\ 
cd $subdir && 								\ 
/usr/pkg/bin/gmake build MODULE=$subdir GTOP= || exit 1;	\ 
cd ..;									\ 
done 
gmake[1]: Entering directory 
`/usr/pkgsrc/sysutils/gkrellm/work/gkrellm-2.2.4/src' 
cc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2   
-Wall -I.. `/usr/pkg/bin/pkg-config --cflags gtk+-2.0 gthread-2.0`   
-DENABLE_NLS -DLOCALEDIR=\"/usr/pkg/share/locale\"   -I/usr/pkg/include 
-I/usr/include -I/usr/pkg/include/freetype2  -c -o sysdeps-unix.o 
sysdeps-unix.c 
In file included from /usr/include/arpa/inet.h:64, 
                 from sysdeps/../inet.h:24, 
                 from sysdeps/bsd-net-open.c:28, 
                 from sysdeps-unix.c:48: 
/usr/include/sys/param.h:178: warning: `MIN' redefined 
/usr/pkgsrc/sysutils/gkrellm/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:157: 
warning: this is the location of the previous definition 
/usr/include/sys/param.h:179: warning: `MAX' redefined 
/usr/pkgsrc/sysutils/gkrellm/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:154: 
warning: this is the location of the previous definition 
In file included from sysdeps-unix.c:47: 
sysdeps/openbsd.c: In function `gkrellm_sys_disk_read_data': 
sysdeps/openbsd.c:359: structure has no member named `dk_bytes' 
sysdeps/openbsd.c:333: warning: `rbytes' might be used uninitialized in this 
function 
gmake[1]: *** [sysdeps-unix.o] Error 1 
gmake[1]: Leaving directory 
`/usr/pkgsrc/sysutils/gkrellm/work/gkrellm-2.2.4/src' 
gmake: *** [build-rec] Error 1 
*** Error code 2 

Applications depending on gtk2 (xchat2, vim-gtk2, gqview) compile but hang 
when executed (I'll send kdump output later; I'll be offline for a couple of 
days). 

Cheers, 
Paulo 

--Message-Boundary-by-Mail-Sender-1107774346--