| From: | Eddie Ro- <eroz2(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-ports(at)postgresql(dot)org |
| Subject: | Re: Solaris 9 configure fails w 7.4.6 |
| Date: | 2004-11-04 20:32:12 |
| Message-ID: | 20041104203212.66406.qmail@web53702.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
Hello All-
I culled this from the configure.log- it is all of the
ld failures- Any hints or suggestions - where to get
these libraries?
++++++++++++++++++++++++
ld: fatal: library -lbsd: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: library -lutil: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: library -lipc: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: library -lIPC: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: library -llc: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: library -ldld: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: library -lld: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: library -lcompat: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: library -lBSD: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: library -lPW: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: Symbol referencing errors. No output
written to conftest
ld: fatal: library -lgetopt: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: library -lgnugetopt: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: library -lunix: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: Symbol referencing errors. No output
written to conftest
ld: fatal: library -lcygipc: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: Symbol referencing errors. No output
written to conftest
ld: fatal: library -ledit: not found
ld: fatal: File processing errors. No output written
to conftest
ld: fatal: Symbol referencing errors. No output
written to conftest
ld: fatal: Symbol referencing errors. No output
written to conftest
ld: fatal: Symbol referencing errors. No output
written to conftest
ld: fatal: Symbol referencing errors. No output
written to conftest
ld: fatal: Symbol referencing errors. No output
written to conftest
+++++++++++++++++++++++
Eddie
--- Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> Eddie Ro- wrote:
> > "Could not execute a simple test program.....
> > Yes - I have LD_Library_Path in my environment
> > variable. I also added the library
> > locations(--with-libraries=/usr/lib:etc..)
> > I installed readline. Got Bison. It sees my Flex
> > 2.5.4. It sees a working Ant.
> > ./configure --prefix=/export/yadda/yadda
> --with-java
> > --with-libraries=/usr/lib:/usr/local/lib
> >
> > I looked through the config.log and saw stuff
> like
> > this:
>
> Show us the part that relates to the failure you are
> seeing. Search for
> "Could not execute a simple test program" or
> whatever it says.
>
> --
> Peter Eisentraut
> http://developer.postgresql.org/~petere/
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the
> unregister command
> (send "unregister YourEmailAddressHere" to
> majordomo(at)postgresql(dot)org)
>
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2004-11-04 22:08:15 | Re: Solaris 9 configure fails w 7.4.6 |
| Previous Message | Eddie Ro- | 2004-11-03 19:42:46 | Re: Solaris 9 configure fails w 7.4.6 |