Hi Fabio, I think your process is correct. You can deactivate sound in the first step, add --null-sound (I think) in configure step. Just run make and not make depend. Logically the library will be build. pjsip is just static library so I think you don't need --disable-shared option Samuel > Message du 08/10/08 16:05 > De : "F?bio Pedrosa" <127.0.0.69 at gmail.com> > A : pjsip at lists.pjsip.org > Copie ? : > Objet : [pjsip] Porting to PSP (PSPSDK toolchain) > > Hi all. > > I'm developing an application for the PSP Console using the PSPSDK > toolchain and I'm having trouble porting pjSIP to this platform. > I've read the document "Porting SIP and Media Stack to Embedded > Systems" witch I found very insightful but didn't reference the needed > steps to make the porting. I also have read the PJLIB Porting Guide > from PJLIB's manual but its deprecated because of the current > autoconf. > > I'm sort of noob in unix/linux toolchains, and PSPSDK is based on > them, so its possible I'm trying to do to much to soon... can anyone > provide any guidance or tips on this matter? > > What I've done is: > - Added to config.sub: > psp) > basic_machine=mipsallegrexel-psp > os=-elf > ;; > Then I run this: > CPPFLAGS="-I$(psp-config --pspsdk-path)/include -G0" \ > LDFLAGS="-L$(psp-config --psp-prefix)/lib -L$(psp-config --pspsdk-path)/lib" \ > LIBS="-lc -lpspnet_inet -lpspnet_resolver -lpspuser" \ > bash ./configure --host=psp --disable-tools --disable-shared \ > --prefix=$(psp-config --psp-prefix) > > (The psp-config gives the path to the PSP SDK) > > The output to configure and make are in attachment. > > I would appreciate any input. > > Thanks > F?bio Pedrosa > > > [ make_dep.txt (1.0 Ko) ] > [ configure.txt (11.3 Ko) ] > [ (pas de nom de fichier) (0.2 Ko) ] Cr?ez votre adresse ?lectronique prenom.nom at laposte.net 1 Go d'espace de stockage, anti-spam et anti-virus int?gr?s. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20081008/afd926b0/attachment.html>