Error during Make install
Daniel Edwards <[email protected]>
| Newsgroups | gmane.comp.multimedia.avifile.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am running Slackware 9.0, kernel 2.4.20. The configure script runs fine and so does make, but when doing make install I encounter an error. Make install enters into the /avifile-0.7-0.7.38/player directory, and exits on the error: libaviplay.so:undefined reference to libiconv undefined ref to libiconv_in and libiconv_out. ld exits and returns an exit flag of 1. I looked at the man file for ld but it provided no information on this exit flag. I added -d to the make install command but that didn't provide me with any information either. is there something that I can change in one of the makefiles or one of the cpp files to get around this error? Dan Edwards