ports/81394: [maintainer update] Update net/vnc to 4.1.1

James Raftery james at now.ie
Tue May 24 11:43:22 UTC 2005


On Tue, May 24, 2005 at 10:58:24AM +0000, Pav Lucistnik wrote:
> Synopsis: [maintainer update] Update net/vnc to 4.1.1
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: pav
> State-Changed-When: Tue May 24 10:57:31 GMT 2005
> State-Changed-Why: 
> I don't see vnc.so module being built here:
> http://hood.oook.cz/tb/errors/5-amd64-FreeBSD/vnc-4.1.1.log

Neither do I! The build should move into xc/programs/Xserver/vnc/module
at line 3912 of your log. On my (i386) system I see:

[...]
rm -f libxvnc.a
ar clq libxvnc.a xvnc.o stubs.o  miinitext.o    buildtime.o
ranlib libxvnc.a
making all in programs/Xserver/vnc/module...  (!*! line 3912 here !*!)
c++ -O2   -I.. -I../../include -I../../../../include/extensions -I../../../../ex
ports/include/X11            -I../../../../include/fonts -I../../../../programs/
Xserver/hw/xfree86/common            -I../../../../../../common -I../../../../..
/vncconfig -I../../../.. -I../../../../exports/include  -DCSRG_BASED   -DCSRG_BA
SED -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP    -DXCSECURITY -DTOGCUP   -DXF86BI
GFONT -DDPMSExtension     -DPANORAMIX    -DRENDER -DRANDR -DGCCUSESGAS -DAVOID_G
LYPHBLT -DPIXPRIV -DSINGLEDEPTH                                 -DXFreeXDGA -DXv
Extension                               -DXFree86LOADER  -DXFree86Server        
                        -DXF86VIDMODE                           -DXvMCExtension 
                                                                -DSMART_SCHEDULE
                                -DBUILDDEBUG -DXResExtension                    
        -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG  -DGC_HAS_COMPOSITE_CLIP -DXFree
86LOADER  -c vncExtInit.cc
[...]

whereas your build jumps off to another directory without even trying to
make the module:

[...]
rm -f libxvnc.a
ar clq libxvnc.a xvnc.o stubs.o  miinitext.o    buildtime.o
ranlib libxvnc.a
making all in programs/Xserver/randr...
rm -f randr.o
[...]


Would it be possible for you to show me your
/work/a/ports/net/vnc/work/vnc-4_1_1-unixsrc/unix/xc/programs/Xserver/vnc/Makefile?

Thanks,
james
-- 
Times flies like an arrow. Fruit flies like bananas.



More information about the freebsd-ports-bugs mailing list