Status: New
Owner: ----
Labels: Version-TRUNK Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 532 by [email protected]: missing libcroco in requirements,  
and also missing check in configure script
http://code.google.com/p/gambas/issues/detail?id=532

1) Gambas does configure correctly, but does not detect libcroco missing  
depends when configuring, so when build failts if packager  dont already  
known that
so in configure need to list missing croco depends verification

2) N/A

3) N/A

4) N/A

5) How to reproduce:

in a clean system install all depends
clone svn
autoreconf
configure
make

then got that:

   CXX    gb_gtk_la-gdrawingarea.lo
gdrawingarea.cpp: In member function 'void gDrawingArea::create()':
gdrawingarea.cpp:111: warning: 'rect._GdkRectangle::x' may be used  
uninitialized in this function
gdrawingarea.cpp:111: warning: 'rect._GdkRectangle::y' may be used  
uninitialized in this function
gdrawingarea.cpp:111: warning: 'rect._GdkRectangle::width' may be used  
uninitialized in this function
gdrawingarea.cpp:111: warning: 'rect._GdkRectangle::height' may be used  
uninitialized in this function
gdrawingarea.cpp:112: warning: 'fg' may be used uninitialized in this  
function
gdrawingarea.cpp:112: warning: 'bg' may be used uninitialized in this  
function
   CXX    gb_gtk_la-gapplication.lo
   CXX    gb_gtk_la-gdrag.lo
   CXX    gb_gtk_la-gprinter.lo
   CXX    gb_gtk_la-gglarea.lo
   CC     gb_gtk_la-x11.lo
   CXXLD  gb.gtk.la
/bin/sed: can't read /usr/lib/libcroco-0.6.la: No such file or directory
libtool: link: `/usr/lib/libcroco-0.6.la' is not a valid libtool archive
make[6]: *** [gb.gtk.la] Error 1

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to