On Friday, July 18, 2003, at 08:34 PM, David Pennell wrote:


It always (I believe) produces a bad Makefile. Specifically, while CD'ed to a directory above the xs directory it compiles everything that goes into the xs directory without any output direction. The .c files are in fact in the xs directory, to be sure, but the .o files are created in the directory above it.

minus the library calls, it boils down to, e.g., cc xs/GtkList.c and then it looks for the .o file in xs:

cc: xs/GtkList.o: No such file or directory

It seems to do the same with build.

As far as I can tell, all the .o files it complains arent there are simply not moved or not produced in the right folder.

Noticed the same, with perl580.
If you can acces the exp. dir, try experimental/jfmertens/main/finkinfo/libs/perlmods/gtk-perl-pm560- 0.7009-1.info
_ it needs testing _ else, I include it here below _ but beware of e-mail traps (esp single lines being wrapped :
the comments lines, the Depends and BuildDepends lines and everything before 'make' in the CompileScript are
single lines):


__________________________________
Package: gtk-perl-pm560
Version: 0.7009
Revision: 1
Replaces: gtk-perl-pm (<= 0.7008-7), gtk-perl-pm580
PostInstScript: <<
rm -rf %p/lib/perl5/darwin/auto/Gtk/
rm -rf %p/lib/perl5/darwin/Gtk/
rm -f %p/lib/perl5/darwin/Gtk.pm
<<
Depends: dlcompat-shlibs, gdk-pixbuf-shlibs, gettext, glib-shlibs, gnome-libs-shlibs, gtk+-shlibs, imlib-shlibs, libglade-shlibs, libjpeg-shlibs, libpng3-shlibs, libxml-shlibs, xfree86-shlibs | x11, gtkglarea, gtkhtml-shlibs, xml-parser-pm560
# otool-deps: dlcompat-shlibs, gdk-pixbuf-shlibs, gettext, glib-shlibs, gnome-libs-shlibs, gtk+-shlibs, imlib-shlibs, libglade-shlibs, libjpeg-shlibs, libpng3-shlibs, libxml-shlibs, xfree86-shlibs
# Added them to the Deps (and corresponding ones in the BuildDeps), w/o deleting anything.
# Alexander, are the Deps on gtkglarea, gtkhtml-shlibs, xml-parser-pm560 and BuildDeps on
# fink, xml-writer-pm, gal19, freetype2, audiofile, db**, esound, libtiff, netpbm, orbit-dev,
# readline, giflib, bonobo-dev, control-center-dev, gconf-dev, glibwww, gnome-print-dev,
# gtkhtml-dev, oaf-dev, expat, guile-dev, libwww, popt and gnome-vfs(-ssl)-dev really necessary ?
# Also updated db3->db41, netpbm->netpbm10, gal19->gal21 and guile->guile16 w/o apparent harmful effect... Please check ...
# BuildDepends: fink (>= 0.13.0-1), xml-writer-pm, gal19 (>= 0.19.2-3), gdk-pixbuf, freetype2, audiofile, db3 (>=3.3.11-8), esound,glib, libjpeg, libpng3, libtiff, netpbm, orbit-dev, readline (>= 4.2-5), giflib, imlib, bonobo-dev, control-center-dev (>= 1.4.0.5-6), gconf-dev, glibwww, gnome-libs-dev, gnome-print-dev, gtkhtml-dev (>= 1.0.2-5), oaf-dev, expat, guile-dev, libwww,libxml, popt, libglade, gnome-vfs-dev (>= 1.0.5-5) | gnome-vfs-ssl-dev (>= 1.0.5-7), dlcompat-dev, gtk+, gettext-dev, perl580
BuildDepends: fink (>= 0.13.0-1), xml-writer-pm, gal21, gdk-pixbuf, freetype2, audiofile, db41-ssl | db41, esound, glib, libjpeg, libpng3, libtiff, netpbm10, orbit-dev, readline, giflib, imlib, bonobo-dev, control-center-dev, gconf-dev, glibwww, gnome-libs-dev, gnome-print-dev, gtkhtml-dev, oaf-dev, expat, guile16-dev, libwww, libxml, popt, libglade, gnome-vfs-ssl-dev | gnome-vfs-dev, dlcompat-dev, gtk+, gettext-dev, x11
Source: mirror:cpan:modules/by-module/Gtk/Gtk-Perl-%v.tar.gz
Source-MD5: 72ce462caa1afe57d60a8e654d63204b
Type: perl 5.6.0
UpdatePOD: true
CompileScript: <<
perl5.6.0 Makefile.PL --without-gnome --without-applets --without-gnomeprint PREFIX=%p INSTALLPRIVLIB=%p/lib/perl5/5.6.0 INSTALLARCHLIB=%p/lib/perl5/5.6.0/darwin INSTALLSITELIB=%p/lib/perl5/5.6.0 INSTALLSITEARCH=%p/lib/perl5/5.6.0/darwin INSTALLMAN1DIR=%p/share/man/man1 INSTALLMAN3DIR=%p/share/man/man3 INSTALLSITEMAN1DIR=%p/share/man/man1 INSTALLSITEMAN3DIR=%p/share/man/man3 INSTALLBIN=%p/bin INSTALLSITEBIN=%p/bin INSTALLSCRIPT=%p/bin
make
<<
DocFiles: ChangeLog MANIFEST NOTES README VERSIONS WARNING
Description: Perl5 interface to GTK+
DescDetail: <<
This module is a Perl front-end to GTK+.
Gnome is disabled since it doesn't work.
It only officially supports up to 1.2.3, while we have 1.2.10, so the patch is odd.
<<
License: Artistic
Maintainer: Alexander Strange <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/Gtk-Perl
___________________________________________________



JF Mertens




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to