--- GNUmakefile.org 2012-11-15 09:44:09.041295503 +0100
+++ GNUmakefile 2012-11-15 09:44:48.369295545 +0100
@@ -29,6 +29,6 @@ tut/json2bson: TUT_CFLAGS += ${JSON_C_CF
tut/json2bson: TUT_LIBS += ${JSON_C_LIBS}
${TUTORIAL_PROGRAMS}: tut/%: tut_%.c
@install -d tut
- ${CC} ${TUT_CFLAGS} ${CFLAGS} ${TUT_LIBS} ${LDFLAGS} $< -o $@
+ ${CC} ${TUT_CFLAGS} ${CFLAGS} ${LDFLAGS} $< -o $@ ${TUT_LIBS}
.PHONY: all clean
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1078858
Title:
Tutorial examples do not compile
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libmongo-client/+bug/1078858/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs