Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[FYI] "make package" for gtk+ fails

0 views
Skip to first unread message

Tor Houghton

unread,
Oct 6, 2000, 3:00:00 AM10/6/00
to
I would fix this if I knew where in that mess of Makefiles I should look;
but anyway:

bash-2.03# cd /usr/ports/x11/gtk+/
bash-2.03# make package
===> Building package for gtk+-1.2.8
Creating package /usr/ports/packages/i386/All/gtk+-1.2.8.tgz
Registering depends: gettext-0.10.35 glib-1.2.8.
Using SrcDir value of /usr/ports/x11/gtk+/work/fake-i386/usr/local
Creating gzip'd tar ball in '/usr/ports/packages/i386/All/gtk+-1.2.8.tgz'
tar: Unable to access bin/gtk-config <No such file or directory>
tar: Unable to access include/gdk/gdk.h <No such file or directory>
..
..
share/themes/Default/gtk/gtkrc.zh_TW.Big5
pkg_create: tar command failed with code 256
*** Error code 1

Stop in /usr/ports/x11/gtk+.

The "only" way I found to fix this was to copy all the relevant files from
/usr/local/ into /usr/ports/x11/gtk+/work/fake-i386/usr/local/ and
do "make package" again.

*shrug*

Best regards,

Tor


Tor Houghton

unread,
Oct 6, 2000, 3:00:00 AM10/6/00
to
On Thu, Oct 05, 2000 at 01:39:00PM -0700, Marco S Hyman wrote:
>
> There is something funky with your system and/or configuration and/pr
> environment. On my -current system (using -current ports) I get:

>
> ===> Building package for gtk+-1.2.8
> Creating package /usr/ports/packages/i386/All/gtk+-1.2.8.tgz
> Using SrcDir value of /usr/ports/x11/gtk+/work/fake-i386/usr/local
> Registering depends: gettext-0.10.35 glib-1.2.8.

> Creating gzip'd tar ball in '/usr/ports/packages/i386/All/gtk+-1.2.8.tgz'
> hana:388$
>

hm. what Makefile (and section) contains the "make package"? it seems my
environment could need tickling a little bit, seeing that it doesn't
prepend /usr/local to any of the files. it doesn't create all the "second
level" directories under fake-i386/usr/local/ either (i.e.

fake-i386/usr/local/share/themes
fake-i386/usr/local/include/gtk
etc.

)

sorry for being a nuisance.

tor


Marco S Hyman

unread,
Oct 6, 2000, 3:00:00 AM10/6/00
to
Tor Houghton writes:
> I would fix this if I knew where in that mess of Makefiles I should look;
> but anyway:
>
> bash-2.03# cd /usr/ports/x11/gtk+/
> bash-2.03# make package
> ===> Building package for gtk+-1.2.8
> Creating package /usr/ports/packages/i386/All/gtk+-1.2.8.tgz
> Registering depends: gettext-0.10.35 glib-1.2.8.

> Using SrcDir value of /usr/ports/x11/gtk+/work/fake-i386/usr/local
> Creating gzip'd tar ball in '/usr/ports/packages/i386/All/gtk+-1.2.8.tgz'
> tar: Unable to access bin/gtk-config <No such file or directory>
> tar: Unable to access include/gdk/gdk.h <No such file or directory>

There is something funky with your system and/or configuration and/pr


environment. On my -current system (using -current ports) I get:

===> Building package for gtk+-1.2.8
Creating package /usr/ports/packages/i386/All/gtk+-1.2.8.tgz
Using SrcDir value of /usr/ports/x11/gtk+/work/fake-i386/usr/local
Registering depends: gettext-0.10.35 glib-1.2.8.
Creating gzip'd tar ball in '/usr/ports/packages/i386/All/gtk+-1.2.8.tgz'
hana:388$

// marc


0 new messages