bug-mailutils
[Top][All Lists]
Advanced

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

Re: Latest configure changes have broken my build.


From: Jeff Bailey
Subject: Re: Latest configure changes have broken my build.
Date: Sat, 16 Feb 2002 16:40:14 -0800
User-agent: Mutt/1.2.5i

Your time is fubar:

On Sat, Feb 16, 2002 at 07:23:33AM -0500, Sam Roberts wrote:

> Hmmm. I did a make maintainer-clean, reconfigured, and not only
> did my segvs go away, but so did my debugger oddities. But
> I've already done that this afternoon a few times. Ah well,
> not to worry, what is a wasted hour in the bigger scheme of
> things?

=)

> Btw, is there an autotools blessed strategy for  getting the
> prototypes of functions like getline() and strnull etc. that
> are being supplied from our source instead of the system libraries?

> I'd like to get rid of the warnings about undeclared functions,
> but i'm not sure what the right approach to this is. 

When I've looked into it before, the opinion generally seemed to be to
ignore the harmless warnings. =(

In inetutils (where we have to use headers, because there's alot of
protocol ``#define'' that we need), we wind up having an include/
directory and a headers/ directory.  We symlink the ones we need in at
configure time. =( It's ugly.

> When you get one of these replacement functions, can you get a
> preprocessor symbol defined so that you can include a declaration
> for that function from lib?

Probably with a bit of hackery.  I don't have a good short term
solution for you.

This is a gentle poke to me to start getting libiberty and libgnu
intergrated, though.

-- 
I gotta ding ding dang a dang a long ding dong.



reply via email to

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