Hi, Quoting أحمد المحمودي (2014-01-22 10:36:11) > Actually what happens implicitly (at least on Ubuntu precise) is: $(CC) > $(CFLAGS) $(LDFLAGS) $^ -o $@ > > which causes the compilation to fail, because the -l<...> should be > after the object files (or source files in this case).
Ah funny, so it's a ubuntu problem. I did not observe this problem with Debian unstable. After trying it out myself in a ubuntu precise and saucy chroot and asking on #debian-mentors, the reason why this error happens only on Ubuntu seems to be: https://wiki.ubuntu.com/ToolChain/CompilerFlags#A-Wl.2C--as-needed https://wiki.ubuntu.com/NattyNarwhal/ToolchainTransition Should I contact upstream to yet again change his makefile or are things okay as they are because everything works fine in Debian? cheers, josch -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20140122101209.2407.71197@hoothoot