Commit Graph

4 Commits

Author SHA1 Message Date
Vanilla I. Shu
5fa2865a48 Add depend with guile, correct pkg/PLIST. 1998-10-10 13:22:16 +00:00
Satoshi Asami
6ecbc5f7c8 Patch to fix this error:
===
cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\"  -I/usr/X11R6/include                               -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk11 -I/usr/local/include/glib -O -pipe -I/usr/local/include  -I/usr/X11R6/include -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -O -pipe -I/usr/X11R6/include -c menu.c
In file included from /usr/include/dirent.h:43,
                 from menu.c:21:
/usr/include/sys/dirent.h:52: parse error before `u_int32_t'
/usr/include/sys/dirent.h:52: warning: no semicolon at end of struct or union
/usr/include/sys/dirent.h:53: warning: data definition has no type or storage class
/usr/include/sys/dirent.h:54: parse error before `d_type'
/usr/include/sys/dirent.h:54: warning: data definition has no type or storage class
/usr/include/sys/dirent.h:55: parse error before `d_namlen'
/usr/include/sys/dirent.h:55: warning: data definition has no type or storage class
/usr/include/sys/dirent.h:62: parse error before `}'
menu.c: In function `create_menus':
menu.c:290: dereferencing pointer to incomplete type
menu.c:295: dereferencing pointer to incomplete type
*** Error code 1

Stop.
===
1998-10-06 04:55:21 +00:00
Satoshi Asami
e17e3c4ba1 Shared library "gnome.0" in installed by gnomelibs, not gnomecore. 1998-10-05 06:45:43 +00:00
Vanilla I. Shu
407792171b Import gnomegames, It's gnome game app.
PR:		ports/7656
Reviewed by:	vanilla
Submitted by:	Yukihiro Nakai <Nakai@technogilist.com>
1998-10-02 00:58:05 +00:00