This is the mail archive of the automake@gnu.org mailing list for the automake project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
I would appreciate any help finding reason for getting "undefined reference" errors during very last step of build process --- the linking to make executable. This seems to me to mean I'm not linking a necessary library. However, I have stared at the output and I can see all the -L's and -l's that should be there. Any pointers what I can do to debug? e.g. How verify I really am linking and the problem is not something else? What could also give this error? Chris
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |