Re: cvs commit: ports/devel/gnustep-make Makefile

2007-02-13 Thread Gerald Pfeifer
On Mon, 12 Feb 2007, Pav Lucistnik wrote: > It's probably identical in all gcc4x ports. > [...] > 1) delete /usr/bin/objformat on your machine, or move it out of the PATH > 2) see where is it called in gcc port > 3) change all calls to it to assume it would return 'elf' if present > 4) test the por

Re: cvs commit: ports/devel/gnustep-make Makefile

2007-02-11 Thread Kris Kennaway
On Mon, Feb 12, 2007 at 01:47:17AM +0100, Pav Lucistnik wrote: > Gerald Pfeifer p??e v po 12. 02. 2007 v 00:55 +0100: > > On Wed, 7 Feb 2007, Pav Lucistnik wrote: > > >> Modified files: > > >> devel/gnustep-make Makefile > > >> Log: > > >> - skip on CURRENT > > > This is probably incor

Re: cvs commit: ports/devel/gnustep-make Makefile

2007-02-11 Thread Pav Lucistnik
Gerald Pfeifer píše v po 12. 02. 2007 v 00:55 +0100: > On Wed, 7 Feb 2007, Pav Lucistnik wrote: > >> Modified files: > >> devel/gnustep-make Makefile > >> Log: > >> - skip on CURRENT > > This is probably incorrect. Looks like gcc41 port installs > > libobjc.so.1.0 on CURRENT after obj

Re: cvs commit: ports/devel/gnustep-make Makefile

2007-02-11 Thread Gerald Pfeifer
On Wed, 7 Feb 2007, Pav Lucistnik wrote: >> Modified files: >> devel/gnustep-make Makefile >> Log: >> - skip on CURRENT > This is probably incorrect. Looks like gcc41 port installs > libobjc.so.1.0 on CURRENT after objformat removal. This needs to be > fixed in gcc41 port. Could som

Re: cvs commit: ports/devel/gnustep-make Makefile

2007-02-07 Thread Mark Linimon
On Wed, Feb 07, 2007 at 12:40:45PM +, Dirk Meyer wrote: > devel/gnustep-make Makefile > Log: > - skip on CURRENT By my count, this means 167 dependent packages can't be built. mcl ___ cvs-all@freebsd.org mailing list http://lists.freebsd.

Re: cvs commit: ports/devel/gnustep-make Makefile

2007-02-07 Thread Pav Lucistnik
Dirk Meyer píše v st 07. 02. 2007 v 12:40 +: > dinoex 2007-02-07 12:40:45 UTC > > FreeBSD ports repository > > Modified files: > devel/gnustep-make Makefile > Log: > - skip on CURRENT This is probably incorrect. Looks like gcc41 port installs libobjc.so.1.0 on CURRENT aft