Subject: net/gtk-gnutella and pkgviews
To: None <tech-pkg@NetBSD.org>
From: Lars Nordlund <lars.nordlund@hem.utfors.se>
List: tech-pkg
Date: 11/17/2004 21:37:46
Hello
Trying to use pkgviews on a netbsd-2-0/i386 computer but somethings
seems wrong:
===> build-message [gtk-gnutella-0.94nb1] ===> Building for
gtk-gnutella-0.94nb1
gmake[1]: Entering directory
`/usr/pkgsrc/net/gtk-gnutella/work.lagavulin/gtk-gn
utella-0.94'
Making all in src...
gmake[2]: Entering directory
`/usr/pkgsrc/net/gtk-gnutella/work.lagavulin/gtk-gn
utella-0.94/src'
gcc -c -I.. -I/usr/pkg/packages/libxml2-2.6.16/include/libxml2 -pipe
download
s_cb2.c
In file included from prop.h:29,
from gnet_property.h:31,
from gnet.h:37,
from gui.h:29,
from downloads_cb2.c:27:
common.h:56:18: glib.h: No such file or directory
common.h:102:25: glib-object.h: No such file or directory
In file included from common.h:105,
from prop.h:29,
from gnet_property.h:31,
from gnet.h:37,
from gui.h:29,
from downloads_cb2.c:27:
cq.h:33:18: glib.h: No such file or directory
In file included from common.h:105,
from prop.h:29,
from gnet_property.h:31,
from gnet.h:37,
from gui.h:29,
from downloads_cb2.c:27:
cq.h:37: error: parse error before "gpointer"
cq.h:46: error: parse error before "gpointer"
cq.h:46: warning: no semicolon at end of struct or union
cq.h:48: error: parse error before "ce_magic"
cq.h:48: warning: data definition has no type or storage class
cq.h:49: warning: data definition has no type or storage class
[...]
The include directives on the gcc row is cut? What could be wrong?
Anyone else seeing this with pkgviews? It works fine on a non-pkgviews
system.
Best regards
Lars Nordlund