From sidcarter@symonds.net  Fri Jul  5 22:58:40 2002
Return-Path: <sidcarter@symonds.net>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 336FC37B405
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Jul 2002 22:58:40 -0700 (PDT)
Received: from e21.nc.us.ibm.com (e21.nc.us.ibm.com [32.97.136.227])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6287043E3B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Jul 2002 22:58:39 -0700 (PDT)
	(envelope-from sidcarter@symonds.net)
Received: from westrelay03.boulder.ibm.com (westrelay03.boulder.ibm.com [9.17.194.24])
	by e21.nc.us.ibm.com (8.12.2/8.12.2) with ESMTP id g665wcRY065568
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 6 Jul 2002 01:58:38 -0400
Received: from calvin.in.ibm.com (calvin.in.ibm.com [9.182.24.126])
	by westrelay03.boulder.ibm.com (8.11.1m3/NCO/VER6.2) with ESMTP id g665wan81422
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 5 Jul 2002 23:58:37 -0600
Received: by calvin.in.ibm.com (Postfix, from userid 1001)
	id 2358733A4; Sat,  6 Jul 2002 11:28:17 +0530 (IST)
Message-Id: <20020706055817.2358733A4@calvin.in.ibm.com>
Date: Sat,  6 Jul 2002 11:28:17 +0530 (IST)
From: Sid Carter <sidcarter@symonds.net>
Reply-To: Sid Carter <sidcarter@symonds.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: lyx fails to install
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         40258
>Category:       ports
>Synopsis:       lyx fails to install
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 05 23:00:06 PDT 2002
>Closed-Date:    Thu Aug 01 07:27:07 PDT 2002
>Last-Modified:  Thu Aug 01 07:27:07 PDT 2002
>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:
Responsible-Changed-From-To: freebsd-ports->dirk 
Responsible-Changed-By: ijliao 
Responsible-Changed-When: Sat Jul 6 13:00:36 PDT 2002 
Responsible-Changed-Why:  
over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40258 
Responsible-Changed-From-To: dirk->freebsd-ports 
Responsible-Changed-By: dirk 
Responsible-Changed-When: Wed Jul 31 14:08:24 PDT 2002 
Responsible-Changed-Why:  
I don't maintain lyx any longer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40258 
State-Changed-From-To: open->closed 
State-Changed-By: mi 
State-Changed-When: Thu Aug 1 07:26:36 PDT 2002 
State-Changed-Why:  
LyX port upgraded to 1.2.0 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40258 
>Unformatted:
