Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2002 12:53:27 +0530
From:      Sid Carter <sidcarter@symonds.net>
To:        freebsd-ports@freebsd.org
Subject:   ports-lyx
Message-ID:  <20020702072327.GA72533@calvin.in.ibm.com>

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

Problems compiling and installing lyx on a -current system.

An error I get during configure.

-----------------------------------------
**** 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.
-----------------------------------------

I do have both the header files. Here:

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
calvin# ls -l /usr/X11R6/include/forms.h 
-rw-r--r--  1 root  wheel  100368 Jul  2 12:33 /usr/X11R6/include/forms.h


And the compile of lynx fails with this error.

-----------------------------------------
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)
-----------------------------------------

uname -a
--------

FreeBSD calvin 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jul  1 21:37:15 IST 2002     root@calvin:/usr/obj/usr/src/sys/GENERIC  i386

Anything I am missing ?

Thanks in advance
Regards
	Sid
-- 
I've known him as a man, as an adolescent and as a child -- sometimes
on the same day.

Sid Carter                             FreeBSD oder Debian GNU/Linux.

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?20020702072327.GA72533>