[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: A quite easy task: undefined reference to main



Samuel Thibault, le Mon 28 Nov 2011 00:29:01 +0100, a écrit :
> A lot of packages are failing with something like
> 
> dynamic.cpp:(.text+0x1e): undefined reference to `dlerror'

A few others fail with e.g.

(.text+0x18): undefined reference to `main'

It's usually because of a missing gnu* case in the linking part of
configure.ac or .in too. Note that the pd-* packages are already being
handled by their maintainer, no need to submit a bug report for them.

Samuel


Reply to: