Re: NSPR build

Wan-Teh Chang <[email protected]> Mon, 1 Jun 2009 09:41:43 -0700
Newsgroups gmane.comp.mozilla.devel.nspr
Message-ID <[email protected]>
On Mon, Jun 1, 2009 at 8:34 AM, Vinu <[email protected]> wrote:
> I can do a optimized build now with
> ./configure --disable-debug.
>
> However I still get Undefined symbol __eprintf with a debug build.
> even though i did a cleanup and redid everything from scratch.
>
> Do i need to get a newer version of the gcc? Is there any other way to solve
> this undefined symbol error?

The only idea I have is to switch to the Sun Studio compiler.

I'm sorry that I can't help you further because I don't have
access to a Solaris computer.  I am very good at fixing build
issues, but in this case I don't have the setup (access to a
Solaris computer with GCC) to do that.

I already did web searches for the linker error message and
I believe I found the same info you found.

Wan-Teh