On Sat, 2006-08-19 at 22:18 +0200, Julien Danjou wrote:
> Package: libapache2-mod-xmlrpc2
> Version: 2.2.1-2
> Severity: serious
> 
[...]
> > /usr/bin/gcc  -fPIC   -DSUPPORT_C `/usr/bin/xmlrpc-c-config --cflags` 
> > `/usr/bin/apr-config --cflags` -I`/usr/bin/apr-config --includedir` 
> > `/usr/bin/apxs2 -q CFLAGS` -I`/usr/bin/apxs2 -q INCLUDEDIR` -Wall -g 
> > -fno-strict-aliasing -O2  -fPIC -I/usr/lib/ruby/1.8/i486-linux 
> > -DSUPPORT_RUBY  `/usr/bin/xmlrpc-c-config --libs` `/usr/bin/apr-config 
> > --libs` `/usr/bin/apxs2 -q LDFLAGS` -lpthread -ldl -lcrypt -lm   -lc 
> > -lruby1.8 -shared -Wl,-soname,mod_xmlrpc.so -o mod_xmlrpc.so 
> > "CMakeFiles/mod_xmlrpc.dir/mod_xmlrpc.o" 
> > "CMakeFiles/mod_xmlrpc.dir/mod_xmlrpc_c.o" 
> > "CMakeFiles/mod_xmlrpc.dir/mod_xmlrpc_rb.o" 
> > "CMakeFiles/mod_xmlrpc.dir/mod_xmlrpc_server.o" 
> > gcc: `/usr/bin/xmlrpc-c-config: No such file or directory
> > gcc: `/usr/bin/apr-config: No such file or directory

I don't think it's missing a build-dep; I can reproduce the error in a
chroot, but everything needed to compile that is there.  It's somewhere
weird w/ the quoting.  If I run the above line manually from the build/
directory, it works..




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to