Re: libzzip won't build correctly with clang

2011-11-28 Thread Scott Webster
On Mon, Nov 28, 2011 at 4:37 PM, Sujit Nair wrote: > Jeremy: Thanks. The configure.compiler=llvm-gcc-4.2 option worked for me. > Scott: What do you mean by clean build? Sorry, I am just learning > terminology. I tried the following earlier and it didn't work. > sudo port clean --all  libzzip > sud

Re: libzzip won't build correctly with clang

2011-11-28 Thread Scott Webster
Well, the bug resolution was supposed to reinplace out the problematic flag, but it seems to still be there. Was that full log from a clean build Sujit? Doesn't look like it? Scott On Mon, Nov 28, 2011 at 4:19 PM, Jeremy Lavergne wrote: > I'd guess it can't build with clang. > > Try clean, and

Re: libzzip won't build correctly with clang

2011-11-28 Thread Jeremy Lavergne
I'd guess it can't build with clang. Try clean, and then append configure.compiler=llvm-gcc-4.2 to the install command. Sujit Nair wrote: >Hi All, > > >I am relatively new to macports and would really appreciate if someone >can help me. I have the same problem which was reported in the ticket