Re: Linking failure on Mac

2006-01-26 Thread Bennett Helm
Can you please check current cvs, I just added a path for darwin to ltmain.sh there. That works -- thanks! Bennett

Re: Linking failure on Mac

2006-01-25 Thread Lars Gullik Bjønnes
Bennett Helm <[EMAIL PROTECTED]> writes: | touch src/lyx_main.C | cvs up -A config/ltmain.sh | ./configure [...] | make | | fails as before. Can you please check current cvs, I just added a path for darwin to ltmain.sh there. -- Lgb

Re: Linking failure on Mac

2006-01-05 Thread Bennett Helm
On Jan 5, 2006, at 12:09 PM, Bennett Helm wrote: On Jan 5, 2006, at 11:57 AM, Jean-Marc Lasgouttes wrote: "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> I'm not understanding here. Bennett> 1.4.0pre3 works fine (and I did run autogen.sh); it's Bennett> 1.4.0cvs that gives me

Re: Linking failure on Mac

2006-01-05 Thread Bennett Helm
On Jan 5, 2006, at 11:57 AM, Jean-Marc Lasgouttes wrote: "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> I'm not understanding here. Bennett> 1.4.0pre3 works fine (and I did run autogen.sh); it's Bennett> 1.4.0cvs that gives me the trouble. (And I did not manually Bennett> run

Re: Linking failure on Mac

2006-01-05 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> I'm not understanding here. Bennett> 1.4.0pre3 works fine (and I did run autogen.sh); it's Bennett> 1.4.0cvs that gives me the trouble. (And I did not manually Bennett> run autogen.sh on it recently.) Bennett> Reverting ltmain.

Re: Linking failure on Mac

2006-01-05 Thread Bennett Helm
On Jan 5, 2006, at 4:40 AM, Jean-Marc Lasgouttes wrote: "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Most recent cvs fails to link on Mac with gcc-3.3. Any hints? Did you run autogen.sh over your 1.4.0pre3 distribution? What happens of you don't? Nowadays, autogen replaces t

Re: Linking failure on Mac

2006-01-05 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Most recent cvs fails to link on Mac with gcc-3.3. Any hints? Did you run autogen.sh over your 1.4.0pre3 distribution? What happens of you don't? Nowadays, autogen replaces the automake/libtool files in config/ and it may be tha

Re: Linking failure on Mac

2006-01-04 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Most recent cvs fails to link on Mac with gcc-3.3. Any hints? It seems that libtool eats the -framework options that the mac needs. Probably related to Lars' recent update. JMarc

Linking failure on Mac

2006-01-03 Thread Bennett Helm
Most recent cvs fails to link on Mac with gcc-3.3. Any hints? Bennett /bin/sh ../libtool --tag=CXX --mode=link g++ -fno-exceptions -g -Os - framework Carbon -framework OpenGL -framework AGL -framework QuickTime -lz -o lyx-qt main.o Bidi.o BufferView.o BufferView_pimpl.o Bullet.o BranchLi