On Tue, Jun 06, 2006 at 01:49:41PM +0300, Vasil Dimov wrote: > On Tue, Jun 06, 2006 at 10:52:11AM +0100, Alex Bligh wrote: > > Vasil, > > > > Vasil Dimov wrote: > > >Hola! After passing some final tests I upgraded the FreeBSD port > > >graphics/xaralx-devel from 0.5r1184 to 0.5r1250 removing almost all > > >customizations and hacks which were necessary for early releases to be > > >build under FreeBSD. > > > > Great. Are you doing anything more peculiar than passing environment > > variables now? IE are you still applying any patches (and if so, > > which)? > > > [...] > > There is still the more complicated issue with the file strings.h. [...] > > Another possible solution I am currently looking at is whether it is > possible to force /usr/include/string.h not to #include strings.h, > string.h looks like this: > ... > /* > * Prototype functions which were historically defined in <string.h>, but > * are required by POSIX to be prototyped in <strings.h>. > */ > #if __BSD_VISIBLE > #include <strings.h> > #endif > ... > > (__BSD_VISIBLE is defined by default) > This seems impossible because a lot of other stuff gets missing if __BSD_VISIBLE is not defined to 1 when string.h is included. -- Vasil Dimov gro.DSBeerF@dv Testing can show the presence of bugs, but not their absence. -- Edsger W. Dijkstra
Attachment:
pgpGico6lScPP.pgp
Description: PGP signature