"make" error
Olivier Gigondan <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, i want to install ddd to one hp ux server. I've done the configuration with the "configure" file saying to use "gcc". Then, i use gnu make to "make" the application. But there is an error message: "-------------------------------- ld: Mismatched ABI (not an ELF file) for /usr/lib/libXm.a Fatal error. collect2: ld returned 1 exit status make[2]: *** [ddd] Error 1 make[2]: Leaving directory `/tmp/ddd-3.3.11/ddd' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/ddd-3.3.11/ddd' make: *** [all-recursive] Error 1 --------------------------------" Can i have help please ?