On Mar 15, 2012, at 05:27 57, Sébastien Leblanc wrote:

> I had problems compiling the latest Rivendell release (2.1.3). When
> getting to compile 'cae', I would get this error:
> http://pastebin.com/dNCQNNB5 (undefined reference to symbol
> 'pthread_create@@GLIBC_2.2.5')
> 
> I managed to make it compile by adding '-lpthread' to the command
> line. Then I ran make again and everything went ok.

Adding -lpthread should be harmless.  Arguably, it should be there anyway.

As for the 'GLIBC_2.2.5' symbol, we don't even define or use that in RD, so I 
suspect that that is something going on in the Autotools.

Cheers!


|-------------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |               Chief Developer               |
|                           |               Paravel Systems               |
|-------------------------------------------------------------------------|
|          "No, `Eureka!' is Greek for `This bath is too hot!'"           |
|                                              -- Dr. Who                 |
|-------------------------------------------------------------------------|

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

Reply via email to