View Single Post
Old 14 August 2014, 22:08   #53
BarryB
Amigaholic
 
Join Date: Dec 2009
Location: UK
Posts: 4,728
Quote:
Originally Posted by kaffer View Post
Easy when you know how, mate
Yeah, at least i'm not spamming yer email now

Also had the same issue as Retroplay, missing headers, but your instructions made it 'very easy' again but have this error when compiling with 'caps=y make' then 'make install':

gcc -Lamiga -Lm68k -L../libdisk disassemble.o -lamiga -lm68k -o disassemble
gcc -Lamiga -Lm68k -L../libdisk copylock.o -lamiga -lm68k -ldisk -o copylock
../libdisk/libdisk.so: undefined reference to `dlopen'
../libdisk/libdisk.so: undefined reference to `dlclose'
../libdisk/libdisk.so: undefined reference to `dlerror'
../libdisk/libdisk.so: undefined reference to `dlsym'
collect2: error: ld returned 1 exit status
make[1]: *** [copylock] Error 1
BarryB is offline  
 
Page generated in 0.04503 seconds with 11 queries