
Hab bisher immer erfolgreich die 1.22 benutzt, aber jetzt bekomme ich so einen fehler:
Code: Alles auswählen
I: library reduction pass 1
773 symbols, 766 unresolved
Traceback (most recent call last):
File "/usr/bin/mklibs", line 451, in ?
pic_file = find_pic(library)
File "/usr/bin/mklibs", line 180, in find_pic
base_name = so_pattern.match(lib).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
make: *** [/home/cvs/dbox2/cdkflash/.lib] Error 1
Code: Alles auswählen
I: Using ld.so.1 as dynamic linker.
I: library reduction pass 1
812 symbols, 769 unresolved
Traceback (most recent call last):
File "/usr/bin/mklibs", line 470, in ?
raise "No library provides non-weak " + symbol
No library provides non-weak FBSetColorEx
make: *** [/home/cvs/dbox2/cdkflash/.lib] Error 1