[Slackbuilds-users] Updated ftbfs list

Ozan Türkyılmaz ozan.turkyilmaz at gmail.com
Thu Mar 24 12:47:18 UTC 2022


Çrş, 2022-03-23 tarihinde 16:50 -0400 saatinde, B. Watson yazdı:
> 
> Fixed a few of these, removed a few:
> 
> https://slackware.uk/~urchlay/src/ftbfs.32bit.20220323
> 

I digged around the eduke32 a little bit. It fails at the linking of
tools. I tried adding baselayer.cpp to the GNUMakefile but not really
worked. This time the compiler compiler complined about multible
definition of "initputs" and "initprintf".
/usr/bin/ld: obj/build/baselayer.o (symbol from plugin): in function
`baselayer_osdcmd_vidmode_func':
(.text+0x0): multiple definition of `initputs';
obj/tools/compat_tools.o (symbol from plugin):(.text+0x0): first
defined here
/usr/bin/ld: obj/build/baselayer.o (symbol from plugin): in function
`baselayer_osdcmd_vidmode_func':
(.text+0x0): multiple definition of `initprintf';
obj/tools/compat_tools.o (symbol from plugin):(.text+0x0): first
defined here

Definitely, it needs adjusting the makefile but I am now out of ideas.

Regards,
Ozan 


More information about the SlackBuilds-users mailing list