At 15:11 Uhr +0100 05.11.2002, jfm wrote:
On Tuesday, Nov 5, 2002, at 01:54 Europe/Brussels, Ben Hines wrote:

On Monday, November 4, 2002, at 02:18  PM, Max Horn wrote:

The fix that should be applied for now (if possible) is to make the package *not* use -Werror. After all, the source is the same everywhere and known to work (at least in theory :-), so there is no point in doing extensive compile time checking anyway.

Or, if possible get the packages not to pass -I/sw/include at all. Then it will only be a system directory, and no warning will occur.

Thanks for the useful tips.
BTW before I forgot: you can of course also use these fields in fink CVS (0.11.0 will ignore them):
(No)SetLIBRARY_PATH
(No)SetDYLIB_LIBRARY_PATH


For nget that came out tonight, the build broke at the configure stage because of conftests
that relied explicitly on putting themselves '-Werror' (in 'checking recv ARG2'), so the
first fix couldn't be used, but replacing "--with-pcre-prefix=%p" by "--with-pcre" in the
ConfigureParams solved the problem by getting rid of all -I/sw/include flags.
(Also, the BuildDepends autoconf25 seems superfluous...)

As an organisational matter, what to do with such package-specific notes ? Clearly a
large number of maintainers don't use cvs-fink. Just send the notes to the maintainer
so he can keep them for when (and if..) fink changes? Might lead to some duplication
of efforts among those that do. On the other hand, one should probably not clutter the
list with such notes. Maybe systematically cc'ing to .... the reports to maintainers ?
First off, note that it's not sufficient to fix a package to work with the CVS version of fink - rather it must always work with 0.11.0, and supporting CVS is optional (but of course highly welcome).

Secondly, if you need to modify a package to work with fink CVS, send the changes to the maintainer, not to the list. In case of major changes, you might want to contact the maintainer *first* if they already did do this work.

Finally, you can document specific configure choices, patches etc. in the DescPackaging and DescPort fields.


Cheers,

Max
--
-----------------------------------------------
Max Horn
Software Developer

email: <mailto:max@;quendi.de>
phone: (+49) 6151-494890


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to