tag 430175 patch
thanks

Daniel Schepler <[EMAIL PROTECTED]> (22/06/2007):
> /bin/sh ../../kpathsea/libtool --mode=link gcc -o ptex   texini.o
> tex0.o tex1.o tex2.o ptexextra.o kanji.o version.o usage.o
> ../lib/lib.a /usr/lib/libkpathsea.la -lm
> mkdir .libs
> libtool: link: cannot find the library `/usr/lib/libkpathsea.la'

Hi,

yes, it was dropped (see #426006). Please find attached a patch to apply
after configure-stamp. Your package then builds fine; tagging
accordingly.

Cc'ing Lucas who thought #429681 was responsible for the breakage.

Cheers,

-- 
Cyril Brulebois
--- ptex-bin-3.1.10~beta3+0.04b~/tetex-src-3.0/texk/make/common.mk	2007-07-25 06:36:34.000000000 +0000
+++ ptex-bin-3.1.10~beta3+0.04b/tetex-src-3.0/texk/make/common.mk	2007-07-25 06:32:55.000000000 +0000
@@ -54,7 +54,7 @@
 kpathsea_dir = $(kpathsea_parent)/kpathsea
 kpathsea_srcdir_parent = $(top_srcdir)/..
 kpathsea_srcdir = $(kpathsea_srcdir_parent)/kpathsea
-kpathsea = /usr/lib/libkpathsea.la
+kpathsea = -lkpathsea
 
 @[EMAIL PROTECTED] ($(CC), gcc)
 @[EMAIL PROTECTED] = -Wpointer-arith $(warn_more)
--- ptex-bin-3.1.10~beta3+0.04b~/tetex-src-3.0/texk/web2c/ptex-src-3.1.10/Makefile	2007-07-25 06:36:48.000000000 +0000
+++ ptex-bin-3.1.10~beta3+0.04b/tetex-src-3.0/texk/web2c/ptex-src-3.1.10/Makefile	2007-07-25 06:34:14.000000000 +0000
@@ -166,7 +166,7 @@
 kpathsea_dir = $(kpathsea_parent)/kpathsea
 kpathsea_srcdir_parent = $(top_srcdir)/..
 kpathsea_srcdir = $(kpathsea_srcdir_parent)/kpathsea
-kpathsea = /usr/lib/libkpathsea.la
+kpathsea = -lkpathsea
 
 #M#ifeq ($(CC), gcc)
 #M#XDEFS = -Wpointer-arith $(warn_more)

Attachment: pgpfpOIwdWdLj.pgp
Description: PGP signature

Reply via email to