Yes! Well I had to force it to build the apr package by itself with "./scripts/Emerge-Pkg -deps=none apr" if that's what you meant, and now the script builds apr-utils without problem.
I wonder why it wasn't built before since in my packages config file I have: X -1-------- 118.000 develop apr 1.2.12 / base/library DIETLIBC CROSS 0 O -1-------- 118.000 security libassuan 1.0.5 / extra/crypto CROSS FPIC-QUIRK 0 O -1-------- 118.000 security pcsc-lite 1.54 / extra/crypto CROSS 0 O -1-------- 118.050 security openct 0.6.19 / extra/security CROSS 0 X -1-------- 118.100 develop apr-util 1.2.12 / base/library CROSS 0 I'm still compiling right now so hopefully I won't get the same kind of error but at least I'll know what to look for. Maybe it had something to do with the distribution I'm building in (it's CentOS 5.2) since after the error I installed a T2 distribution on the same machine and the same T2 trunk and it compiled without issues. I guess I should have followed the guide more strictly :) Thanks a lot! JUAN FELIPE ROSERO Director de Ingeniería VoIP Syworks Latinamerica S.A. Av. El Dorado #68C-61 Edificio Torre Central Of. 632 Bogotá, Colombia http://www.nowtek.net +57 1 742 5555 This e-mail (including any attachments) is confidential and may be legally privileged. If you are not an intended recipient or an authorized representative of an intended recipient, you are prohibited from using, copying or distributing the information in this e-mail or its attachments. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete all copies of this message and any attachments. Thank you. Este e-mail (incluido cualquier archivo adjunto) es de carácter confidencial y tiene privilegios legales. Si usted no es el destinatario esperado o un representante autorizado del mismo, se prohíbe su uso, copia o distribución de su contenido o sus archivos adjuntos. Si usted recibió este correo por error, por favor notifique inmediatamente a su remitente por la misma vía, y borre todas las copias de este y los archivos adjuntos. Gracias -----Original Message----- From: Toan Pham [mailto:[email protected]] Sent: miércoles, 03 de febrero de 2010 10:57 p.m. To: Juan Rosero Cc: T2 developers mailing list Subject: SPAM: Re: [t2] Problem compiling apr-util, rules.mk file not found Make sure you have installled libapr. If you have installed that, go to the sandbox, type in 'apr-config --installbuilddir' you should see a path, go to that path and make sure the file apr_rules.mk is there. Let me know the updates. good luck, Toan On 2/2/10, Juanphy <[email protected]> wrote: > > > Hello, > > I'm pretty new at this so forgive me if it shows on the kind of question I'm > asking... > > I'm having some issues compiling the apr-util package, I'm getting a "No > such file or directory" error for file > blahblahblah/apr-util-1.2.12/build/rules.mk while the Build-Target scripts > tries to make the package. > > I'm cross compiling a minimal package selection optimized for a Geode LX > processor. I'm using the SVN trunk as it was the one working the best for > me. > > This is the building result: > > == 09:47:02 =[1]=> Building develop/apr-util [1.2.12 8.0-trunk]. > -> Parallel build using 4 jobs enabled. > -> Reading package config: package/develop/apr-util/apr-util.conf > -> Preparing build in > src.apr-util.default.20100202.094701.5001.T2Builder.nowtek.net > -> Building. Writing output to $root/var/adm/logs/1-apr-util.out > *> Corrected ./xml/expat/conftools/ltmain.sh > !> ==[build_this_package:946 (last $?=0)> eval echo 'Running make -j4 > CC="$CC" CPP="$CPP" CXX="$CXX" prefix="/$prefix" docdir="$docdir" > CC_FOR_BUILD="$BUI .. > !> ===[build_this_package:946 (last $?=0)> echo Running make -j4 > CC=i686-t2-linux-gnu-gcc CPP=i686-t2-linux-gnu-cpp CXX=i686-t2-linux-gnu-g++ > prefix=/usr .. > !> Running make -j4 CC=i686-t2-linux-gnu-gcc CPP=i686-t2-linux-gnu-cpp > CXX=i686-t2-linux-gnu-g++ prefix=/usr docdir=/usr/doc/apr-util > CC_FOR_BUILD=cc BUIL .. > !> ==[build_this_package:947 (last $?=0)> eval 'make -j4 CC="$CC" CPP="$CPP" > CXX="$CXX" prefix="/$prefix" docdir="$docdir" CC_FOR_BUILD="$BUILDCC" > BUILDCC .. > !> ===[build_this_package:947 (last $?=0)> make -j4 CC=i686-t2-linux-gnu-gcc > CPP=i686-t2-linux-gnu-cpp CXX=i686-t2-linux-gnu-g++ prefix=/usr > docdir=/usr/d .. > !> Makefile:28: > /usr/src/T2/t2-svn/src.apr-util.default.20100202.094701.5001.T2Builder.nowtek.net/apr-util-1.2.12/build/rules.mk: > No such file or directory > !> Due to previous errors, no 1-apr-util.log file! > !> (Try enabling xtrace in the config to track an error inside the build > system.) > -> $root/var/adm/logs/1-apr-util.out -> 1-apr-util.err > == 02/02/10 09:47:14 =[1]=> Aborted building package apr-util. > -> Unmounting loop mounts ... > > Here's the full error if you need more information > http://pastebin.com/f5ab34a22 http://pastebin.com/f5ab34a22 > > I had a couple of issues with my compilation before but fortunately the > answers where already covered in the mailing list or irc archives but I > didn't find an answer for this one, errors like these seemed to need > modifying the patches for the package and I'm not sure how to do that. > > If you need any other info please don't hesitate to ask. > > Thank you all in advance. > -- > View this message in context: > http://old.nabble.com/Problem-compiling-apr-util%2C-rules.mk-file-not-found-tp27421794p27421794.html > Sent from the T2 mailing list archive at Nabble.com. > > > > ----------------------------------------------------------- > If you wish to unsubscribe from this mailing, send mail to > [email protected] with a subject of: unsubscribe t2 >
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
