Re: qucs build error - Solved (sort of)

2009-05-17 Thread Bjarne Bäckström
15 maj 2009 kl. 00.17 skrev Ryan Schmidt: [...] As to other ports, most of them probably do not explicitly mention / sw in their configure scripts. I'm sure it's a tricky situation for software developers: if they do add paths like /sw and /opt/local to their configure scripts, they make

Re: qucs build error - Solved (sort of)

2009-05-17 Thread Ryan Schmidt
On May 17, 2009, at 09:35, Bjarne Bäckström wrote: 15 maj 2009 kl. 00.17 skrev Ryan Schmidt: [...] As to other ports, most of them probably do not explicitly mention /sw in their configure scripts. I'm sure it's a tricky situation for software developers: if they do add paths like /sw

Re: qucs build error

2009-05-14 Thread Bjarne Bäckström
14 maj 2009 kl. 05.08 skrev Ryan Schmidt: On May 13, 2009, at 08:25, Bjarne Bäckström wrote: On OS X 10.4.11 (intel) with a freshly installed MacPorts: [...] /usr/bin/g++-4.0 -O2 -pipe -fno-exceptions -fno-check-new -L/opt/ local/lib -o qucs -L/lib[...] Indeed, there should not be

Re: qucs build error

2009-05-14 Thread Ryan Schmidt
On May 14, 2009, at 12:21, Bjarne Bäckström wrote: 14 maj 2009 kl. 05.08 skrev Ryan Schmidt: On May 13, 2009, at 08:25, Bjarne Bäckström wrote: On OS X 10.4.11 (intel) with a freshly installed MacPorts: [...] /usr/bin/g++-4.0 -O2 -pipe -fno-exceptions -fno-check-new -L/ opt/local/lib -o

Re: qucs build error - Solved (sort of)

2009-05-14 Thread Bjarne Bäckström
14 maj 2009 kl. 19.21 skrev Bjarne Bäckström: 14 maj 2009 kl. 05.08 skrev Ryan Schmidt: On May 13, 2009, at 08:25, Bjarne Bäckström wrote: On OS X 10.4.11 (intel) with a freshly installed MacPorts: [...] /usr/bin/g++-4.0 -O2 -pipe -fno-exceptions -fno-check-new -L/ opt/local/lib -o

Re: qucs build error

2009-05-14 Thread Bjarne Bäckström
14 maj 2009 kl. 23.53 skrev Ryan Schmidt: On May 14, 2009, at 12:21, Bjarne Bäckström wrote: 14 maj 2009 kl. 05.08 skrev Ryan Schmidt: On May 13, 2009, at 08:25, Bjarne Bäckström wrote: On OS X 10.4.11 (intel) with a freshly installed MacPorts: [...] /usr/bin/g++-4.0 -O2 -pipe

Re: qucs build error

2009-05-14 Thread Ryan Schmidt
On May 14, 2009, at 17:10, Bjarne Bäckström wrote: Heh, got this mail immediately after posting... Well, removing Fink is out of the question, among other things because (for example; it goes both ways): MacMini:~ bjarne$ fink list | grep avr i avr-binutils2.19-1 GNU

Re: qucs build error - Solved (sort of)

2009-05-14 Thread Ryan Schmidt
On May 14, 2009, at 16:59, Bjarne Bäckström wrote: Now I'm wondering, where does it get /sw from? ;-) OK, temporarily renaming /sw made qucs and its dependencies build fine. Question is, why hasn't this been a problem with earlier versions of qucs (or other ports)? I checked the

qucs build error

2009-05-13 Thread Bjarne Bäckström
On OS X 10.4.11 (intel) with a freshly installed MacPorts: [...] /usr/bin/g++-4.0 -O2 -pipe -fno-exceptions -fno-check-new -L/opt/ local/lib -o qucs -L/lib node.o element.o qucsdoc.o wire.o mouseactions.o qucs.o main.o wirelabel.o qucs_init.o qucs_actions.o viewpainter.o mnemo.o

Re: qucs build error

2009-05-13 Thread Ryan Schmidt
On May 13, 2009, at 08:25, Bjarne Bäckström wrote: On OS X 10.4.11 (intel) with a freshly installed MacPorts: [...] /usr/bin/g++-4.0 -O2 -pipe -fno-exceptions -fno-check-new -L/opt/ local/lib -o qucs -L/lib node.o element.o qucsdoc.o wire.o mouseactions.o qucs.o main.o wirelabel.o