#16627 closed defect (duplicate)
rtf2latex2eUnix-1.0fc1 Configure error - build failure
Reported by: | bjax (Bruce Jackson) | Owned by: | jmpalacios (Juan Manuel Palacios) |
---|---|---|---|
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)
Change History (6)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to jmpp@… |
---|
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.
comment:4 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | blb@… ryandesign@… added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Assigning to maintainer.