what does this error mean when make is ran for after ./configure Rolando Roman icq 3783184 -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
It means that the compilation or the linking (final step of the compilation) did not succeed, due to the lack of a library or to incompatibilities of the different libraries or to some other reason which is mentioned in the error messages (the message you quote is tipycally the last of a series of messages). [Recently, in the course of the discussion about static vs. dynamic linking, I compiled several programs both statically and dynamically. Some programs (mc-4.5.40, lyx-1.1.5) compiled OK, while others (mutt-1.0, lyx-1.1.2) compiled only with dynamic linking. Messages of the kind you mention are obtained when compiling was not successful]. If you want more help from us you should try: make 2>MAKERRORS which will send the error messages in a file called MAKEERRORS (or any other name you like), then append this file to your email together with other explanations you may have, (what program you are trying to compile etc.). On Thu, Jun 29, 2000 at 08:06:30PM -0400, Rolando Roman wrote:
what does this error mean when make is ran for after ./configure Rolando Roman
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
participants (2)
-
landie@concentric.net
-
mircea.andrei@wanadoo.fr