BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001595 [buildroot] Architecture Specific minor always 11-16-07 05:08 11-16-07 08:11
Reporter vanokuten View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001595: DirectFB detects host installed /usr/bin/libvncserver-config instead checking only in staging dir
Description DirectFB incorrectly detects libvncserver support from host PC instead checking only in staging dir

./configure
...
checking for libvncserver-config... /usr/bin/libvncserver-config
...
Building Core Systems:
  Linux FBDev support yes
  X11 support no
  OSX support no
  SDL support no
  VNC support yes
...

make

...

/opt/buildroot/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-gcc -Os -pipe -I/opt/buildroot/build_avr32/staging_dir/usr/include -I/opt/buildroot/build_avr32/staging_dir/include -msoft-float -shared .libs/vncinput.o -Wl,--rpath -Wl,/opt/buildroot/build_avr32/DirectFB-1.0.1/src/.libs -L/usr/lib -lvncserver -lvncclient -lnsl -lz -ljpeg ../../src/.libs/libdirectfb.so -L/opt/buildroot/build_avr32/DirectFB-1.0.1/lib/fusion/.libs -L/opt/buildroot/build_avr32/DirectFB-1.0.1/lib/direct/.libs -ldl -lpthread -msoft-float -Wl,-soname -Wl,libdirectfb_vncinput.so -o .libs/libdirectfb_vncinput.so
/opt/buildroot/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-ld: cannot find -lvncserver
collect2: ld returned 1 exit status

Additional Information
Attached Files

- Relationships

- Notes
(0002939)
vanokuten
11-16-07 08:11

fixed in 20441
 

- Issue History
Date Modified Username Field Change
11-16-07 05:08 vanokuten New Issue
11-16-07 05:08 vanokuten Status new => assigned
11-16-07 05:08 vanokuten Assigned To  => buildroot
11-16-07 08:11 vanokuten Status assigned => closed
11-16-07 08:11 vanokuten Note Added: 0002939
11-16-07 08:11 vanokuten Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker