![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| BSD BSD, sometimes called Berkeley Unix, is a Unix operating system developed by the Computer Systems Research Group of the UC Berkeley. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SCO 6.0 MP 3 USB-UDI install fails | frederik1 | SCO | 0 | 11-22-2007 06:42 AM |
| CEP Event Sources | iBot | Complex Event Processing RSS News | 0 | 08-23-2007 02:50 PM |
| SCO 6.0 Install fails | jgt | SCO | 3 | 05-26-2007 04:52 AM |
| unix sources | fdarkangel | UNIX for Dummies Questions & Answers | 2 | 06-09-2005 10:39 AM |
| How to cancel a thread safely from the initial thread? | alan.zhao | High Level Programming | 1 | 04-29-2005 10:07 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Install qt-3.3.8 from sources, and fails with -thread
This is my problem:
I am logged in as root, and the location is: /usr/local/qt (which is qt-X11-free-3.3.8 sources) ./configure -thread (which ends ok) /usr/bin/make and I got this error ---------------------------------- cd designer && make -f Makefile /usr/local/qt/bin/uic -L /usr/local/qt/plugins listboxeditor.ui -o listboxeditor.h Fatal error 'Spinlock called when not threaded.' at line 87 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno=0) *** Signal 6 ..... ---------------------------------- There is no libpthread/thread/thr_spinlock.c dir or file or anything in /usr/local/lib. Is there a library missing ? (this pthread?) thks !! |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|