Comment 0 for bug 903393

Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

Hi,

when running the HelloWorld sample in Oneiric, it fails with the following errors:
...
/tmp/cc6g8gjv.o: In function `main':
harpiaBETMP01323722863.43.c:(.text+0xaf): undefined reference to `cvLoadImage'
harpiaBETMP01323722863.43.c:(.text+0xbf): undefined reference to `cvCloneImage'
harpiaBETMP01323722863.43.c:(.text+0xd7): undefined reference to `cvCloneImage'
harpiaBETMP01323722863.43.c:(.text+0xf7): undefined reference to `cvSaveImage'
harpiaBETMP01323722863.43.c:(.text+0x103): undefined reference to `cvReleaseImage'
harpiaBETMP01323722863.43.c:(.text+0x10f): undefined reference to `cvReleaseImage'
harpiaBETMP01323722863.43.c:(.text+0x11b): undefined reference to `cvReleaseImage'
/tmp/cc6g8gjv.o: In function `__static_initialization_and_destruction_0(int, int)':
harpiaBETMP01323722863.43.c:(.text+0x155): undefined reference to `std::ios_base::Init::Init()'
harpiaBETMP01323722863.43.c:(.text+0x15a): undefined reference to `std::ios_base::Init::~Init()'
collect2: ld devolvió el estado de salida 1