Re: Help - error during "make" for DBD
Jacqueline Lee <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
Hi, Would you be able to teach me the exact commands to do it as I'm new to perl? Thanks regards jac Jochen Wiedmann <[email protected]> wrote: Jacqueline Lee wrote: > /usr/ccs/bin/ld: illegal option -- E My guess is, that you are using a build of MySQL, which is compiled by another source. If so, you have two options: a) Recompile the MySQL binaries for yourself. (Recommended) b) Try to modify the linker flags, that mysqlconfig gives to you, for example, by removing this -Wl,-E. The output of "perl Makefile.PL" should tell you, what options you have now, so that a modified "--libs", or "--cflags" option for "perl Makefile.PL" should be created easily. Jochen Yahoo! Messenger - Log on with your mobile phone!