pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/38863: graphics/libggi doesn't compile in DragonFly and FreeBSD



>Number:         38863
>Category:       pkg
>Synopsis:       graphics/libggi doesn't compile in DragonFly and FreeBSD
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 05 07:35:00 +0000 2008
>Originator:     Hasso Tepper
>Release:        DragonFly
>Organization:
>Environment:
DragonFly
>Description:
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H  -I. -I. -I../.. 
-I../../include   -I/usr/pkg/include -I/usr/include -I/usr/pkg/include   -O2 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include -D_REENTRANT 
-D_THREAD_SAFE -MT visual.lo -MD -MP -MF ".deps/visual.Tpo" -c -o visual.lo 
visual.c;  then mv -f ".deps/visual.Tpo" ".deps/visual.Plo"; else rm -f 
".deps/visual.Tpo"; exit 1; fi                        cc -DHAVE_CONFIG_H -I. 
-I../.. -I../../include -I/scratch/graphics/libggi/work/.buildlink/include -O2 
-D_REENTRANT -D_THREAD_SAFE -MT visual.lo -MD -MP -MF .deps/visual.Tpo -c 
visual.c  -fPIC -DPIC -o .libs/visual.o                                         
                       visual.c: In function 'GGIopen':                         
                                                                                
   visual.c:213: error: invalid lvalue in assignment                            
                                                               *** Error 
 code 1

Other platforms are not affected because vgl is compiled only in FreeBSD and 
DragonFly.
>How-To-Repeat:

>Fix:
The patch to fix the problem is available at
http://leaf.dragonflybsd.org/~hasso/pkgsrc-graphics-libggi.patch

The patch is from upstream CVS:
http://ggi.cvs.sourceforge.net/ggi/ggi-core/libggi/display/vgl/visual.c?r1=1.12&r2=1.13



Home | Main Index | Thread Index | Old Index