Source: xview
Version: 3.2p1.4-28.2
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/xview.html

...
filter.c: In function 'xv_free_filter_table':
filter.c:205:2: warning: implicit declaration of function 'cfree'; did you mean 
'free'? [-Wimplicit-function-declaration]
  cfree((char *) table[i]->call);
  ^~~~~
  free
...
gcc -o clock -g -O2 -fno-strict-aliasing     
-L/build/1st/xview-3.2p1.4/lib/libolgx -L/build/1st/xview-3.2p1.4/lib/libxview  
-L/usr/lib   clock.o -L/usr/lib -lxview -L/usr/lib -lolgx -lXext  -lX11    -lm  
  
/build/1st/xview-3.2p1.4/lib/libxview/libxview.so: undefined reference to 
`cfree'
collect2: error: ld returned 1 exit status
Makefile:1178: recipe for target 'clock' failed
make[4]: *** [clock] Error 1

Reply via email to