Re: Arla 0.42-RC2
Tomas Olsson <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
Jean-Damien Durand <[email protected]> writes: > CFLAGS="-Wall -g -DHAVE_OPENSSL -O2 -Wl,-z,defs" > Is -DHAVE_OPENSSL still needed? Also, my gcc is complaining i486-linux-gnu-gcc: -z: linker input file unused because linking not done i486-linux-gnu-gcc: defs: linker input file unused because linking not done Maybe it should be in LDFLAGS or so. > make[1]: *** No rule to make target `themis.texi', needed by `arla.info'. > Thanks, fixed. I'm not sure why it wanted to build arla.info, though. It's in the tarball already. distclean? /t