On 6/9/13 3:36 PM, Richard Miles wrote:
> Configuration of LyX was successful.
> Type 'make' to compile the program,
> and then 'make install' to install it.
> make
> make  all-recursive
> make[1]: Entering directory `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10'
> Making all in config
> make[2]: Entering directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/config'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/config'
> Making all in development
> make[2]: Entering directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/development'
> make[3]: Entering directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/development'
> make[3]: Nothing to be done for `all-am'.
> make[3]: Leaving directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/development'
> make[2]: Leaving directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/development'
> Making all in intl
> make[2]: Entering directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/intl'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/intl'
> Making all in po
> make[2]: Entering directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/po'
> rm -f cat-id-tbl.tmp
> sed -f ../intl/po2tbl.sed ./lyx.pot \
>       | sed -e "s/@PACKAGE NAME@/lyx/" > cat-id-tbl.tmp
> sed: couldn't open file ../intl/po2tbl.sed: No such file or directory
> if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then \
>    rm cat-id-tbl.tmp; \
> else \
>    echo cat-id-tbl.c changed; \
>    rm -f ./cat-id-tbl.c; \
>    mv cat-id-tbl.tmp ./cat-id-tbl.c; \
> fi
> cat-id-tbl.c changed
> cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
> make[2]: Leaving directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/po'
> Making all in src
> make[2]: Entering directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/src'
> make  all-recursive
> make[3]: Entering directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/src'
> Making all in support
> make[4]: Entering directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/src/support'
> /sw/lib/qt4-x11/bin/moc -o SignalSlotPrivate_moc.cpp SignalSlotPrivate.h
> make  all-am
> make[5]: Entering directory 
> `/sw/src/fink.build/lyx-x11-1.6.10-44/lyx-1.6.10/src/support'

<snip>

>
>>> FileMonitor.cpp:142: error: within this context
>>> FileMonitor.cpp:152: error: invalid use of incomplete type 'class 
>>> lyx::support::FileMonitor::Impl'
>>> ./../support/FileMonitor.h:69: error: forward declaration of 'class 
>>> lyx::support::FileMonitor::Impl'
>>> ./../support/FileMonitor.h:69: error: 'class 
>>> lyx::support::FileMonitor::Impl' is private
>>> FileMonitor.cpp:152: error: within this context
>>> make[5]: *** [FileMonitor.lo] Error 1

Oops.  I'd forgotten that LyX has such a non-verbose build system.  Send 
me a build log (maybe do "fink -l build lyx-x11" to capture a fresh one 
in /private/temp), and I'll see if there's anything obviously missing.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to