Re: problem: multiple definitions

2001-04-19 Thread Robert Collins
- Original Message - From: "Akim Demaille" [EMAIL PROTECTED] To: "Robert Collins" [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, April 12, 2001 1:06 AM Subject: Re: problem: multiple definitions "Robert" == Robert Collins [EMAIL PROTECTE

Re: problem: multiple definitions

2001-04-12 Thread Jens Krüger
I had the same problem, when I used the LDFLAGS in Makefile.am Running automake I get the same mystrious message. src/foo/Makefile.am:6: LDFLAGS multiply defined in condition TRUE LDFLAGS (User, where = 6) = { TRUE = -export-dynamic }

Re: problem: multiple definitions

2001-04-12 Thread Akim Demaille
| I had the same problem, when I used the LDFLAGS in Makefile.am | Running automake I get the same mystrious message. | | src/foo/Makefile.am:6: LDFLAGS multiply defined in condition TRUE | LDFLAGS (User, where = 6) = | { | | TRUE = -export-dynamic | }

Re: problem: multiple definitions

2001-04-11 Thread Akim Demaille
"Robert" == Robert Collins [EMAIL PROTECTED] writes: Robert 2) snmplib/Makefile.am:14: DEFS multiply defined in condition Robert TRUE DEFS (User, where = 14) = { Robert TRUE = -DSQUID_SNMP=1 } Hm... I'll look into this one. The idea is that somehow we must be able to tell Automake `look,