bug-mailutils
[Top][All Lists]
Advanced

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

Compilation on SCO


From: Jeff Bailey
Subject: Compilation on SCO
Date: Wed, 13 Feb 2002 14:17:12 -0800
User-agent: Mutt/1.2.5i

I'm going to shortly check in a patch that makes argp and libmailutils
use libtool.  This fixes interlibrary dependancies (as requested by
argp) on systems that don't support them.

However, I'm still left with a problem:

strchrnul                           ../argp/.libs/libargp.al(argp-help.lo)
strndup                             ../argp/.libs/libargp.al(argp-help.lo)

strndup is pretty easy to emulate.  Although, I notice that it was
heavily used in bison-1.29, and isn't used anymore.  I don't know if
that's because they discovered it wasn't worth the effort to use it.

I can't find a good explanation of what strchrnul is, but it doesn't
appear to be used enough to get mentioned on google with "strchrnul
sco" as the search string.

What do you think is the best fix?

-- 
I want to go live with the guy who came up with the phrase "Free like
beer"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]