Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  6 Jul 2002 11:28:17 +0530 (IST)
From:      Sid Carter <sidcarter@symonds.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40258: lyx fails to install
Message-ID:  <20020706055817.2358733A4@calvin.in.ibm.com>

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

>Number:         40258
>Category:       ports
>Synopsis:       lyx fails to install
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 05 23:00:06 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sid Carter
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD calvin 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Jul 5 16:52:07 IST 2002 root@:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

lyx failes to compile and install

The error I get when I try to compile:
------------------------------------------
cc1: warning: changing search order for system directory "/usr/X11R6/include"
cc1: warning:   as it has already been specified as a non-system directory
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I../src -I. -I../intl -I../lib -I/usr/X11R6/include  -I/usr/local/include   -isystem /usr/X11R6/include -O -pipe -march=pentiumpro  localealias.c
cc1: warning: changing search order for system directory "/usr/X11R6/include"
cc1: warning:   as it has already been specified as a non-system directory
localealias.c: In function `read_alias_file':
localealias.c:337: void value not ignored as it ought to be
localealias.c:341: void value not ignored as it ought to be
gmake[1]: *** [localealias.o] Error 1
gmake[1]: Leaving directory `/usr/ports/print/lyx/work/lyx-1.1.6/intl'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /usr/ports/print/lyx.
** Command failed: make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / !:failed)
        ! print/lyx     (unknown build error)
------------------------------------------

Another error which configure reports
------------------------------------------
**** The following problems have been detected by configure. 
**** Please check the messages below before running 'make'.
**** (see the section 'Problems' in the INSTALL file)

** Cannot find xpm.h. Please check that the Xpm library
   is correctly installed on your system.

** Cannot find forms.h. Please check that the forms library
   is correctly installed on your system.
------------------------------------------

Libraries found by lyx
------------------------------------------
===>   lyx-1.1.6.4_1 depends on executable: latex - found
===>   lyx-1.1.6.4_1 depends on executable: gmake - found
===>   lyx-1.1.6.4_1 depends on executable: autoconf213 - found
===>   lyx-1.1.6.4_1 depends on executable: libtool - found
===>   lyx-1.1.6.4_1 depends on executable: perl5.6.1 - found
===>   lyx-1.1.6.4_1 depends on shared library: forms.1 - found
===>   lyx-1.1.6.4_1 depends on shared library: intl.2 - found
===>   lyx-1.1.6.4_1 depends on shared library: X11.6 - found
------------------------------------------

calvin# ls -l /usr/X11R6/include/X11/forms.h 
-r--r--r--  1 root  wheel  124356 Jul  6 10:50 /usr/X11R6/include/X11/forms.h

calvin# ls -l /usr/X11R6/include/X11/xpm.h 
-r--r--r--  1 root  wheel  16730 Apr 17 18:07 /usr/X11R6/include/X11/xpm.h

Error repeats with xforms 0.88 and xforms 1.0

>How-To-Repeat:

# cd /usr/ports/print/lyx
# make install

>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:

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?20020706055817.2358733A4>