Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-devhelp
On 05/17/2011 08:14 AM, Nathan Phillip Brink wrote:
>> [...]
>> OK, I have worse problems than just the above :-/
>>
>> First:
>>
>> g++ -o .release_build/OcelotConfig -L/usr/lib64/llvm -lpthread -lffi
>> -ldl -lm .release_build/ocelot/tools/OcelotConfig.o -L/usr/lib
>> -L/usr/lib64/llvm -L. -locelot
>> /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld:
>> cannot find -locelot
>> collect2: ld returned 1 exit status
>>
>> If I ignore the above error and proceed with "scons install" anyway:
>>
>> ACCESS DENIED open_wr: /usr/lib/libocelot.so
>> scons: *** [/usr/lib/libocelot.so] /usr/lib/libocelot.so: Permission denied
>> [...]
>
> Try replacing DESTDIR="${D}" with install_path="${D}"/usr perhaps?
Unfortunately, it didn't help. Tried both "${D}" as well as "${D}"/usr:
scons: *** Path for option install_path does not exist:
/var/tmp/portage/dev-util/gpuocelot-9999/image
|
|