* Andreas Tille <andr...@an3as.eu>, 2011-03-13, 19:09:
gcc -g -O2 -g -O2 dialign.c /tmp/cc7u3cW4.o: In function `main': /build/user-dialign_2.2.1-4-amd64-rVHY9k/dialign-2.2.1/src/dialign.c:345: undefined reference to `para_read'
[snip]
/build/user-dialign_2.2.1-4-amd64-rVHY9k/dialign-2.2.1/src/dialign.c:619: undefined reference to `exclude_frg_read' collect2: ld returned 1 exit status
Actually, the relevant part is a few lines above: /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_OPT_FLAG is a deprecated variable Here "deprecated" apparently means: is not used at all. :/ I'd recommend you: - Stop using cdbs. - Fix upstream makefile not to rely on having "-c" set in CFLAGS. -- Jakub Wilk -- 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/20110313184831.ga7...@jwilk.net