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: Sam Roberts
Subject: Re: Latest configure changes have broken my build.
Date: Sat, 16 Feb 2002 07:23:33 -0500
User-agent: Mutt/1.3.16i

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 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?

Thanks,
Sam

Quoting Jeff Bailey <address@hidden>, who wrote:
> On Sat, Feb 16, 2002 at 06:28:48AM -0500, Sam Roberts wrote:
> 
> > Something isn't working... I can't debug anymore. The symptoms
> > are the kind of strange things that happen when your objects
> > are out of sync with the source (you appear to step through
> > code that is '#if 0'ed out, segvs at empty lines, etc...).
> 
> > I'm making maintainer-clean again, but is there something I have to
> > watch out for? Has libtool hidden its objects in a different way?
> > Did anything change which might not work on QNX6?
> 
> Since we were using libtool for other libraries before, changing lib/
> and argp/ shouldn't have changed anything in an incompatible way.  =(
> 
> Is there a public QNX6 machine somewhere I can hack on?

-- 
Sam Roberts <address@hidden> (Vivez sans temps mort!)



reply via email to

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