Closed GoogleCodeExporter closed 8 years ago
i don't reproduce this problem. Does adding -lprotobuf actually solve it?
It shouldn't be necessary, because of the line:
libprotoc_la_LIBADD = $(PTHREAD_LIBS) libprotobuf.la
in the core protobuf package (src/Makefile.am, line 92) which should cause
libprotobuf to be pulled in by libtool.
- If adding -lprotobuf solves it, please attach your libprotoc.la file (from
your
"lib" directory)
- If adding -lprotobuf does not solve it, please attach the errors 'make'
reports.
Original comment by lahike...@gmail.com
on 9 Sep 2008 at 6:16
Please re-open this bug if it continues to be a problem.
Original comment by lahike...@gmail.com
on 12 Sep 2008 at 1:52
Original issue reported on code.google.com by
AdamJMo...@gmail.com
on 9 Sep 2008 at 12:14