espressomd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ESPResSo-users] error: cannot run C compiled programs


From: Olaf Lenz
Subject: Re: [ESPResSo-users] error: cannot run C compiled programs
Date: Mon, 16 May 2011 16:29:43 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110414 SUSE/3.1.10 Thunderbird/3.1.10

Hi!

I would appreciate if you could join the mailing list to discuss these
issues:

  https://lists.nongnu.org/mailman/listinfo/espressomd-users

On 05/16/2011 04:02 PM, Karen Petrosyan wrote:
> The config.log file is attached to this message.

Apparently you have called configure like:

  ../sourcesp/configure CPPFLAGS=/usr/lib/tcl8.4

This cannot work, as the CPPFLAGS are not valid like this. Most probably
you want something like:

  ../sourcesp/configure CPPFLAGS=-I/usr/include/tcl8.4
LDFLAGS=-L/usr/lib/tcl8.4

Olaf

-- 
Dr. rer. nat. Olaf Lenz
Institut für Computerphysik, Pfaffenwaldring 27, D-70569 Stuttgart
Phone: +49-711-685-63607

Attachment: olenz.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]