pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/47534: print/kpathsea using wrong putenv() on netbsd-6+



>Number:         47534
>Category:       pkg
>Synopsis:       print/kpathsea using wrong putenv() on netbsd-6+
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 05 06:35:00 +0000 2013
>Originator:     David A. Holland
>Release:        NetBSD 6.99.11, pkgsrc 20130201
>Organization:
>Environment:
System: NetBSD macaran 6.99.11 NetBSD 6.99.11 (MACARAN) #15: Mon Oct 15 
21:24:31 EDT 2012 dholland@macaran:/usr/src/sys/arch/amd64/compile/MACARAN amd64
Architecture: x86_64
Machine: amd64
>Description:

Packages linking to kpathsea produce this message:

[...]/print/web2c/work/.buildlink/lib/libkpathsea.so: warning: warning: 
reference to compatibility putenv(); include <stdlib.h> for correct reference

I don't remember offhand what the consequences of this are, and it may
not be serious, but it's in general unsafe...

>How-To-Repeat:

make

>Fix:

Track down where in kpathsea this is coming from and add necessary
standard header files.



Home | Main Index | Thread Index | Old Index