Re: undefined PLT symbol?
Ivan Voras <[email protected]>
| Newsgroups | gmane.os.netbsd.general,gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Todd Vierling wrote: > On Mon, 15 Mar 2004, Ivan Voras wrote: > > : > Not on NetBSD, anyway. > ^^^^^^ > : > (ELF uses "rpath" for much better functionality than provided by ldconfig. > : > NetBSD's a.out also supports rpath, and is utilized by pkgsrc as well.) > : > : There's a switch in ldconfig: (from man page): > : > : -elf Generate the hints for ELF format shared libraries. > > This is not in NetBSD's ldconfig man page. Oops, I'm sorry, I mixed up terminal windows. :( Indeed there isn't. But my original problem remains. I recompiled all of postgresql and reinstalled (manually deleting the old executables), but no luck. What could I try next? What is PLT? (Google knows of *a lot* of similar cases, endemic to NetBSD, but no solution.) > ./psql ./psql: Undefined PLT symbol "get_progname" (reloc type = 7, symnum = 49) (original problem: Getting PostgreSQL 7.4.1 to run on NetBSD/i386, the above error suddenly started to appear, the only possible change was kernel recompile).