[MacPorts] #21159: NetATalk Install Crashes
MacPorts
noreply at macports.org
Sun Sep 6 16:01:15 PDT 2009
#21159: NetATalk Install Crashes
------------------------------+---------------------------------------------
Reporter: rollandj@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: netatalk
------------------------------+---------------------------------------------
Changes (by toby@…):
* keywords: netatalk =>
* priority: High => Normal
* version: 1.8.0 =>
Old description:
> Hello, all!
>
> I am trying to install netatalk, and I keep getting the same error. I
> appears to be trying to load a file <appletalk.h> and failing to find it
> in the directory in which it expects the file:
>
> ---> Computing dependencies for netatalk
> ---> Building netatalk
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_netatalk/work/netatalk-2.0.3"
> && /usr/bin/make -j2 all " returned error 2
> Command output: /usr/bin/make all-recursive
> Making all in libatalk
> Making all in adouble
> if /bin/sh ../../libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H
> -I. -I. -I../.. -I../../include -O2 -arch x86_64 -I../../sys -MT
> ad_open.lo -MD -MP -MF ".deps/ad_open.Tpo" \
> -c -o ad_open.lo `test -f 'ad_open.c' || echo './'`ad_open.c; \
> then mv -f ".deps/ad_open.Tpo" ".deps/ad_open.Plo"; \
> else rm -f ".deps/ad_open.Tpo"; exit 1; \
> fi
> if /bin/sh ../../libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H
> -I. -I. -I../.. -I../../include -O2 -arch x86_64 -I../../sys -MT
> ad_size.lo -MD -MP -MF ".deps/ad_size.Tpo" \
> -c -o ad_size.lo `test -f 'ad_size.c' || echo './'`ad_size.c; \
> then mv -f ".deps/ad_size.Tpo" ".deps/ad_size.Plo"; \
> else rm -f ".deps/ad_size.Tpo"; exit 1; \
> fi
> rm -f .libs/ad_open.lo
> rm -f .libs/ad_size.lo
> /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -O2
> -arch x86_64 -I../../sys -MT ad_open.lo -MD -MP -MF .deps/ad_open.Tpo -c
> ad_open.c -fno-common -DPIC -o .libs/ad_open.lo
> /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -O2
> -arch x86_64 -I../../sys -MT ad_size.lo -MD -MP -MF .deps/ad_size.Tpo -c
> ad_size.c -fno-common -DPIC -o .libs/ad_size.lo
> In file included from ../../include/atalk/util.h:13,
> from ad_open.c:40:
> ../../sys/netatalk/at.h:28:29: error: netat/appletalk.h: No such file or
> directory
> In file included from ad_open.c:40:
> ../../include/atalk/util.h:35: warning: 'struct at_addr' declared inside
> parameter list
> ../../include/atalk/util.h:35: warning: its scope is only this definition
> or declaration, which is probably not what you want
> make[3]: *** [ad_open.lo] Error 1
> make[3]: *** Waiting for unfinished jobs....
> /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -O2
> -arch x86_64 -I../../sys -MT ad_size.lo -MD -MP -MF .deps/ad_size.Tpo -c
> ad_size.c -o ad_size.o >/dev/null 2>&1
> mv -f .libs/ad_size.lo ad_size.lo
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> Any assistance would be appreciated
New description:
Hello, all!
I am trying to install netatalk, and I keep getting the same error. I
appears to be trying to load a file <appletalk.h> and failing to find it
in the directory in which it expects the file:
{{{
---> Computing dependencies for netatalk
---> Building netatalk
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_netatalk/work/netatalk-2.0.3"
&& /usr/bin/make -j2 all " returned error 2
Command output: /usr/bin/make all-recursive
Making all in libatalk
Making all in adouble
if /bin/sh ../../libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H
-I. -I. -I../.. -I../../include -O2 -arch x86_64 -I../../sys -MT
ad_open.lo -MD -MP -MF ".deps/ad_open.Tpo" \
-c -o ad_open.lo `test -f 'ad_open.c' || echo './'`ad_open.c; \
then mv -f ".deps/ad_open.Tpo" ".deps/ad_open.Plo"; \
else rm -f ".deps/ad_open.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H
-I. -I. -I../.. -I../../include -O2 -arch x86_64 -I../../sys -MT
ad_size.lo -MD -MP -MF ".deps/ad_size.Tpo" \
-c -o ad_size.lo `test -f 'ad_size.c' || echo './'`ad_size.c; \
then mv -f ".deps/ad_size.Tpo" ".deps/ad_size.Plo"; \
else rm -f ".deps/ad_size.Tpo"; exit 1; \
fi
rm -f .libs/ad_open.lo
rm -f .libs/ad_size.lo
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -O2 -arch
x86_64 -I../../sys -MT ad_open.lo -MD -MP -MF .deps/ad_open.Tpo -c
ad_open.c -fno-common -DPIC -o .libs/ad_open.lo
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -O2 -arch
x86_64 -I../../sys -MT ad_size.lo -MD -MP -MF .deps/ad_size.Tpo -c
ad_size.c -fno-common -DPIC -o .libs/ad_size.lo
In file included from ../../include/atalk/util.h:13,
from ad_open.c:40:
../../sys/netatalk/at.h:28:29: error: netat/appletalk.h: No such file or
directory
In file included from ad_open.c:40:
../../include/atalk/util.h:35: warning: 'struct at_addr' declared inside
parameter list
../../include/atalk/util.h:35: warning: its scope is only this definition
or declaration, which is probably not what you want
make[3]: *** [ad_open.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -O2 -arch
x86_64 -I../../sys -MT ad_size.lo -MD -MP -MF .deps/ad_size.Tpo -c
ad_size.c -o ad_size.o >/dev/null 2>&1
mv -f .libs/ad_size.lo ad_size.lo
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
}}}
Any assistance would be appreciated
--
--
Ticket URL: <http://trac.macports.org/ticket/21159#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list