On Sun, Jun 24 2018, "Elias M. Mariani" <marianiel...@gmail.com> wrote:
> I'm having the attached error when trying to compile a dependency of lxqt.
> I donĀ“t usually work with C libraries so I just wanted to ask here is
> anybody sees anything unusual.
> I can not find where atexit() is invoked...

See /usr/src/lib/csu.

> With my almost null experience with C, I'm guessing that this is a
> libraries problem, maybe the linker is grabbing the wrong library ?
> Or is it a headers problem ? because it finds crtbeginS.o but it
> doesn't get the definition from the header ?
> I didn't find anything on the FreeBSD port and I have been searching
> online about this for this for hours...
>
> Hopefully one you our savvy porters can point me in the right direction. :)

Try to get rid of -Wl,--no-undefined.

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to