Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#16627 closed defect (duplicate)

rtf2latex2eUnix-1.0fc1 Configure error - build failure

Reported by: bjax (Bruce Jackson) Owned by: jmpp@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: rtf latex configure Cc: terry@…, blb@…, ryandesign (Ryan Carsten Schmidt)
Port: rtf2latex2e

Description

I am unable to build the port for rtf2latex2e under Mac OS 10.5.5 (only OS tried) on an Intel Core 2 Duo MacBook; it appears to be a configuration error.

bash-3.2$ sudo port install rtf2latex2e
--->  Configuring rtf2latex2e
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_Users_bjax_downloaded_sw_MacPorts_dports_tex_rtf2latex2e/work/rtf2latex2eUnix-1.0fc1/Unix" && ./configure --prefix=/opt/local " returned error 1
Command output: loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... ./config.guess: line 1017: syntax error: unexpected end of file
configure: error: can not guess host type; you must specify one

Error: Status 1 encountered during processing.
bash-3.2$ 

I don't think I have an installation problem with MacPorts, having used it successfully in previous weeks, but this might be related to my inability to use rsync (behind corporate firewall). I use svn instead to get the bleeding-edge MacPort source.

Attachments (1)

rtf2latex2e.diff (1.2 KB) - added by blb@… 16 years ago.
diff to Portfile

Download all attachments as: .zip

Change History (6)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to jmpp@…

Assigning to maintainer.

comment:2 Changed 16 years ago by blb@…

Looks like a platform statement is needed for i386 as well (the configure scripts are quite old now). Also, this uses the now-deprecated cd command in the Portfile. Attaching a patch to fix those issues.

Changed 16 years ago by blb@…

Attachment: rtf2latex2e.diff added

diff to Portfile

comment:3 Changed 16 years ago by terry@…

Cc: terry@… added

Cc Me!

comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: blb@… ryandesign@… added
Resolution: duplicate
Status: newclosed

The rtf2latex2e build failure on Intel Macs is a duplicate of #15720 which Bryan fixed in r43442.

The use of the cd command in the portfile was fixed by Juan in r40658.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.