Ticket #4 (closed defect: fixed)
Fails to build on mips and mipsel machines
| Reported by: | Sjoerd Simons <sjoerd@…> | Owned by: | somebody |
|---|---|---|---|
| Milestone: | Avahi 0.6.10 | Component: | component1 |
| Keywords: | Cc: |
Description
Hi,
On mips and mipsel the gcc -pthread switch doesn't link in the pthreads lib when building a shared library. See for example the output of a mips build of avahi:
http://buildd.debian.org/fetch.php?&pkg=avahi&ver=0.6.4-1&arch=mips&stamp=1137509680&file=log&as=raw
For more information see the discussion at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=273671
This can be fixed by having acx_pthread do some extra checking. Patch attached..
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
