Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2003 09:44:10 +0000
From:      Luis Neves <lneves@netcabo.pt>
To:        freebsd-ports@freebsd.org
Subject:   Lyx with QT frontend is broken
Message-ID:  <200303080944.10314.lneves@netcabo.pt>

next in thread | raw e-mail | index | archive | help


Hello all,

Trying to build the most recent Lyx port with the QT frontend results in the  
error below.

Best regards,
Luis Neves


/bin/sh ../../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. 
-I../../../src -I../../../src -I../../../boost  -I/usr/local/include   
-I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H 
-isystem /usr/X11R6/include  -O -pipe -march=k6 -fmemoize-lookups 
-fsave-memoized -D_THREAD_SAFE -Wno-non-template-friend -ftemplate-depth-30 
-c -o helper_funcs.lo `test -f 'helper_funcs.C' || echo './'`helper_funcs.C
c++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src -I../../../boost 
-I/usr/local/include -I/usr/local/include -I/usr/local/include 
-I/usr/X11R6/include -D_GETOPT_H -isystem /usr/X11R6/include -O -pipe 
-march=k6 -fmemoize-lookups -fsave-memoized -D_THREAD_SAFE 
-Wno-non-template-friend -ftemplate-depth-30 -c helper_funcs.C 
-Wp,-MD,.deps/helper_funcs.TPlo
echo timestamp > helper_funcs.lo
gmake[4]: Leaving directory 
`/usr/ports/print/lyx/work/lyx-1.3.0/src/frontends/controllers'
Making all in qt2
gmake[4]: Entering directory 
`/usr/ports/print/lyx/work/lyx-1.3.0/src/frontends/qt2'
Making all in ui
gmake[5]: Entering directory 
`/usr/ports/print/lyx/work/lyx-1.3.0/src/frontends/qt2/ui'
Making all in .
gmake[6]: Entering directory 
`/usr/ports/print/lyx/work/lyx-1.3.0/src/frontends/qt2/ui'
/bin/uic -tr qt_ BiblioModuleBase.ui -o BiblioModuleBase.h
gmake[6]: execvp: /bin/uic: Permission denied
gmake[6]: *** [BiblioModuleBase.h] Error 127
gmake[6]: Leaving directory 
`/usr/ports/print/lyx/work/lyx-1.3.0/src/frontends/qt2/ui'
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory 
`/usr/ports/print/lyx/work/lyx-1.3.0/src/frontends/qt2/ui'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory 
`/usr/ports/print/lyx/work/lyx-1.3.0/src/frontends/qt2'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
`/usr/ports/print/lyx/work/lyx-1.3.0/src/frontends'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/print/lyx/work/lyx-1.3.0/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/print/lyx/work/lyx-1.3.0/src'
gmake: *** [all-recursive] Error 1
*** Error code 2



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303080944.10314.lneves>