ftnk.jp -> ~fumi -> ChangeLog ->  gtk+ build error
Prev / Next / ~fumi/ChangeLog

2003-07-27 /  gtk+ build error [Momonga]

+ popd
~/cvs/momonga/pkgs/gtk+/BUILD/gtk+-2.2.2
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.3351 (%build)
といって,build に失敗する.

spec file を見ると,

autoconf
%configure --with-xinput=xfree --with-gdktarget=x11
make
popd

#directfb
#pushd gtk+-directfb
#automake-old
#autoconf
#configure
#make
#popd

exit 1

%install

%install の前に exit 1 があり,ここでひっかかる模様.
exit 1 を削除して,無事ビルド.

Blog Widget by LinkWithin
blog comments powered by Disqus