Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Not a big deal' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Not a big deal
Authored by: Glanz on Nov 23, '02 12:11:02PM

I had some minor problems making a "pkg" format for mozilla. I had trouble with the temporary directory created for porting. All I know is that after reverifying and adjusting system permissions and downloading that patch plus the file /usr/share/autoconf/autoconf.m4f line 7294 which should read:

exit (setpgrp (0,0) == -1);])],

and not

exit (setpgrp (1,1) == -1);])],

was correct, I haven't had any more trouble with GNU compiling.

As far as Fink goes, I have had no problems except for the bootstrapping for 10.2, which di not at all work according to their instructions. I mean NOT AT ALL. I had to do all manually bit by bit via mc.



[ Reply to This | # ]