[MacPorts] #12979: w3m build hangs in mktable
MacPorts
trac at macosforge.org
Mon Feb 18 11:54:17 PST 2008
#12979: w3m build hangs in mktable
--------------------------------------+-------------------------------------
Reporter: com-macosforge at sabi.net | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.5.2
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by sbplrports at gmail.com):
getting the same hang in mktable in MP 1.6, using beohmgc 7.0, w3m 0.5.2.
modified boehmgc portfile to build 6.7. and added leopard variant to w3m.
getting this error now:
{{{
sudo port install w3m
---> Fetching w3m
---> Attempting to fetch w3m-0.5.2.tar.gz from
http://downloads.sourceforge.net/w3m
---> Verifying checksum(s) for w3m
---> Extracting w3m
---> Applying patches to w3m
---> Configuring w3m
---> Building w3m with target all
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_w3m/work/w3m-0.5.2"
&& make all " returned error 2
Command output: x11_w3mimg.c:651: error: 'animation' undeclared (first use
in this function)
x11_w3mimg.c: In function 'w3mimg_x11open':
x11_w3mimg.c:750: error: 'XWindowAttributes' undeclared (first use in this
function)
x11_w3mimg.c:750: error: syntax error before 'attr'
x11_w3mimg.c:751: error: 'Window' undeclared (first use in this function)
x11_w3mimg.c:758: error: invalid application of 'sizeof' to incomplete
type 'struct x11_info'
x11_w3mimg.c:761: error: invalid application of 'sizeof' to incomplete
type 'struct x11_info'
x11_w3mimg.c:763: error: dereferencing pointer to incomplete type
x11_w3mimg.c:764: error: dereferencing pointer to incomplete type
x11_w3mimg.c:768: error: dereferencing pointer to incomplete type
x11_w3mimg.c:768: error: syntax error before 'atoi'
x11_w3mimg.c:771: error: dereferencing pointer to incomplete type
x11_w3mimg.c:774: error: dereferencing pointer to incomplete type
x11_w3mimg.c:774: error: dereferencing pointer to incomplete type
x11_w3mimg.c:774: error: 'attr' undeclared (first use in this function)
x11_w3mimg.c:779: error: syntax error before 'p_window'
x11_w3mimg.c:781: error: dereferencing pointer to incomplete type
x11_w3mimg.c:781: error: dereferencing pointer to incomplete type
x11_w3mimg.c:781: error: 'root' undeclared (first use in this function)
x11_w3mimg.c:781: error: dereferencing pointer to incomplete type
x11_w3mimg.c:782: error: 'children' undeclared (first use in this
function)
x11_w3mimg.c:783: error: 'p_window' undeclared (first use in this
function)
x11_w3mimg.c:783: error: dereferencing pointer to incomplete type
x11_w3mimg.c:785: error: dereferencing pointer to incomplete type
x11_w3mimg.c:791: error: dereferencing pointer to incomplete type
x11_w3mimg.c:794: error: dereferencing pointer to incomplete type
x11_w3mimg.c:799: error: dereferencing pointer to incomplete type
make[2]: *** [x11_w3mimg.o] Error 1
make[1]: *** [x11] Error 2
make: *** [w3mimg] Error 2
Error: Status 1 encountered during processing.
}}}
MBP Leopard 10.5.2 MP 1.6 XCode 3.0
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/12979#comment:7>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list