lua-users home
lua-l archive

Re: luarocks on 64 bit linux

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Can anyone please explain what this symptom indicates:
> 
> /usr/bin/ld: src/md5.o: relocation R_X86_64_32S against `a local symbol' can
> not be used when making a shared object; recompile with -fPIC
Exactly that: you need -fPIC but the md5 Makefile does not have that. My bad.

AltStyle によって変換されたページ (->オリジナル) /