Re: [Fink-devel] Some issues trying to compile qcad-2.0.0.8

2003-10-07 Thread Martin Costabel
Jeremy Higgs wrote: Hi, I'm trying to update the qcad package to 2.0.0.8, but I've run into a problem while trying to compile it: c++ -c -pipe -fno-common -fPIC -Wall -W -Os -D__DARWIN_X11__ -DQT_NO_DEBUG -DQT_SHARED -DQT_THREAD_SUPPORT -I/sw/share/qt3/mkspecs/darwin-g++ -I.

Re: [Fink-devel] Some issues trying to compile qcad-2.0.0.8

2003-10-07 Thread Benjamin Reed
Jeremy Higgs wrote: Hi, I'm trying to update the qcad package to 2.0.0.8, but I've run into a problem while trying to compile it: c++ -c -pipe -fno-common -fPIC -Wall -W -Os -D__DARWIN_X11__ -DQT_NO_DEBUG -DQT_SHARED -DQT_THREAD_SUPPORT -I/sw/share/qt3/mkspecs/darwin-g++ -I.

Re: [Fink-devel] Some issues trying to compile qcad-2.0.0.8

2003-10-07 Thread kinako
Hi, On 2003.10.7, at 20:12 Asia/Tokyo, Benjamin Reed wrote: Do you have Qt/Mac installed somewhere (like, /usr/local?). I can't think of any reason our Qt would be looking for that header unless it was finding Qt/Mac somewhere. It is main.cpp in qcad that calls qmacstyle_mac.h. kinako at

[Fink-devel] Creating the .deb package fails

2003-10-07 Thread Olivier Bonnet
I have a problem while trying to make a package for lgeneral (http://lgames.sourceforge.net) lgeneral compiles and get installed smoothly (I already made a .info file for it) but there's another package which contains the data : lgeneral-data. I had no problem configure and installing it

Re: [Fink-devel] Creating the .deb package fails

2003-10-07 Thread Alexander K. Hansen
How about a single .info file that uses both the lgeneral and lgeneral-data tarballs as sources, and has lgeneral-data as a splitoff of lgeneral? Then make lgeneral BuildDepend and Depend on lgeneral-data. On Tuesday, October 7, 2003, at 08:24 AM, Olivier Bonnet wrote: I have a problem

Re: [Fink-devel] Creating the .deb package fails

2003-10-07 Thread Olivier Bonnet
Le mardi, 7 oct 2003, à 14:37 Europe/Paris, Alexander K. Hansen a écrit : How about a single .info file that uses both the lgeneral and lgeneral-data tarballs as sources, and has lgeneral-data as a splitoff of lgeneral? Then make lgeneral BuildDepend and Depend on lgeneral-data. Of course

Re: [Fink-devel] Creating the .deb package fails

2003-10-07 Thread Alexander K. Hansen
Oh. If lgeneral-data isn't mandatory, then it could still be a splitoff, but not a dependency--it would get built into its own .deb file, but not installed. On Tuesday, October 7, 2003, at 09:02 AM, Olivier Bonnet wrote: Le mardi, 7 oct 2003, à 14:37 Europe/Paris, Alexander K. Hansen a écrit

[Fink-devel] Grisbi for Fink

2003-10-07 Thread Louis Granboulan
Hello, here is a first version of a port of Grisbi to Fink, for MacOS X. I have put the following two files in /sw/fink/dists/local/main/finkinfo/office, and I can install grisbi from FinkCommander. Since it is the first time I try to add a package to fink, I don't know if this is the right

Re: [Fink-devel] Grisbi for Fink

2003-10-07 Thread Alexander K. Hansen
If you'd like this package to be part of the Fink distribution, then you should submit your files at the package submission tracker: http://sourceforge.net/tracker/?atid=414256group_id=17203 You'll have to register for a Sourceforge account in order to be able to submit. On Tuesday, October

Re: [Fink-devel] Grisbi for Fink

2003-10-07 Thread Christian Schaffner
Hi Louis Um 18:52 Uhr +0200 am 7.10.2003, Louis Granboulan schrieb: here is a first version of a port of Grisbi to Fink, for MacOS X. I have put the following two files in /sw/fink/dists/local/main/finkinfo/office, and I can install grisbi from FinkCommander. Since it is the first time I try to

[Fink-devel] profile.d script permissions

2003-10-07 Thread Daniel Macks
I was just helping someone port a package that created a profile.d script. Following the Packaging Manual, he did a 'chmod +x', but not +r. The result was a /sw/bin/init.csh crash. Turns out init.* checks for executability but then loads using a read process. I think Patches #815900 fixes this

[Fink-devel] XDarwin broken on 10.2-gcc3.3?

2003-10-07 Thread Koen van der Drift
Hi, I upgraded to the 10.2-gcc3.3 tree (fink 0.14.1), and now XDarwin won't startup. I read about something similar on this thread: http://www.mail-archive.com/[EMAIL PROTECTED]/ msg07979.html (I got very similar errors). The solution suggested there solved my problem when using the standard