![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Build EDA without BPM? | iBot | Complex Event Processing RSS News | 0 | 03-28-2008 05:00 PM |
| Problem during build | laxmi | UNIX for Advanced & Expert Users | 1 | 02-28-2008 02:32 AM |
| Problem with build using Purify | asutoshch | High Level Programming | 0 | 03-06-2006 08:53 AM |
| Solaris 9 JET Build problem. | SemperFi | SUN Solaris | 2 | 01-26-2005 08:43 AM |
| Build my box... | KyPeN | UNIX for Dummies Questions & Answers | 7 | 03-02-2002 10:31 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
berkelydb build problem
Hi Im trying to build & instal berkeleydb ( not as root) ...... in path /opt/dev-tools installation was perfect and binaries were created in /opt/dev-tools/bin When i try to execute the binaries ( berkeley_db_svc) it throw me an error Code:
/usr/lib/dld.sl: Can't find path for shared library: libpthread_tr.1 /usr/lib/dld.sl: No such file or directory So , i just did Code:
chatr+ enable /lib/libpthread_tr.1 berkeley_db_svc now the libraries are linked to executable But when i execute its throwing me an error Code:
/usr/lib/dld.sl: Unresolved symbol: U_get_unwind_table (code) from /lib/libpthread_tr.1 /usr/lib/dld.sl: Unresolved symbol: U_get_unwind_table (code) from /lib/libpthread_tr.1 /usr/lib/dld.sl: Unresolved symbol: U_get_unwind_table (code) from /lib/libpthread_tr.1 /usr/lib/dld.sl: Unresolved symbol: U_get_unwind_table (code) from /lib/libpthread_tr.1 /usr/lib/dld.sl: Unresolved symbol: U_get_unwind_table (code) from /lib/libpthread_tr.1 /usr/lib/dld.sl: Unresolved symbol: U_get_unwind_table (code) from /lib/libpthread_tr.1 /usr/lib/dld.sl: Unresolved symbol: U_get_unwind_table (code) from /lib/libpthread_tr.1 /usr/lib/dld.sl: Unresolved symbol: U_get_unwind_table (code) from /lib/libpthread_tr.1 /usr/lib/dld.sl: Unresolved symbol: U_get_unwind_table (code) from /lib/libpthread_tr.1 /usr/lib/dld.sl: Unresolved symbol: U_get_unwind_table (code) from /lib/libpthread_tr.1 /usr/lib/dld.sl: Unresolved symbol: U_get_unwind_table (code) from /lib/libpthread_tr.1 /usr/lib/dld.sl: Unresolved symbol: U_get_unwind_table (code) from /lib/libpthread_tr.1 /usr/lib/dld.sl: Unresolved symbol: U_get_unwind_table (code) from /lib/libpthread_tr.1 Pid 17712 received a SIGSEGV for stack growth failure. Possible causes: insufficient memory or swap space, or stack size exceeded maxssiz. Segmentation fault (core dumped) Can anyone please help me out regarding this Best Regards vasanth Last edited by Yogesh Sawant; 05-22-2008 at 02:23 AM.. Reason: added code tags |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|