Opened 2 years ago

#308 new defect

libowmemorydump

Reported by: chris-mac Owned by: laurent
Priority: major Milestone: QuteCom 3.0
Component: Build System Version: 3.0
Keywords: Cc:

Description

When trying to build on Linux (Ubuntu 10.10) with crash report enabled, getting error as below:

../../../../libs/owutil/memorydump/libowmemorydump.so: undefined reference to `MD5Init'
../../../../libs/owutil/memorydump/libowmemorydump.so: undefined reference to `MD5Final'
../../../../libs/owutil/memorydump/libowmemorydump.so: undefined reference to `MD5Update'
collect2: ld returned 1 exit status
make[2]: *** [qutecom/src/presentation/qt/qutecom] Error 1
make[1]: *** [qutecom/src/presentation/qt/CMakeFiles/qutecom.dir/all] Error 2
make: *** [all] Error 2

Change History (0)

Note: See TracTickets for help on using tickets.