|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
developmentHi there,
I am trying to use the development code from CVS using the instructions from your website. Everything seems to compile fine. Thanks!
For "h323plus" and "openh323gk" cvs module, I try to do "make clean" but it doesn't delete any files in the "obj_linux_x86_s" directory. Is there a different make target I should use to clean up the obj files after my "make optnoshared"?
Also, in "openh323gk" module, after I do "make optnoshared", I try to do "make addpasswd" and it fails. Seems like it tries to create obj files in "obj_linux_x86" instead of "obj_linux_x86_s", and also looks for libpt instead of libpt_s. Shall I use a different make target instead of the "make addpasswd"?
BR
------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________________ Posting: mailto:Openh323gk-users@... Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/ |
|
|
Re: developmenttHi,
thats a bug we inherit from the PTLib Makefile. But after I had posted this on the OPAL mailinglist, Robert has fixed it yesterday. So you only have to do a fresh checkout of PTLib and everything should work again. Regards, Jan You Xiang wrote: > Hi there, > > I am trying to use the development code from CVS using the instructions from > your website. Everything seems to compile fine. Thanks! > > For "h323plus" and "openh323gk" cvs module, I try to do "make clean" but it > doesn't delete any files in the "obj_linux_x86_s" directory. Is there a > different make target I should use to clean up the obj files after my "make > optnoshared"? > > Also, in "openh323gk" module, after I do "make optnoshared", I try to do > "make addpasswd" and it fails. Seems like it tries to create obj files in > "obj_linux_x86" instead of "obj_linux_x86_s", and also looks for libpt > instead of libpt_s. Shall I use a different make target instead of the "make > addpasswd"? > > BR -- Jan Willamowius, jan@..., http://www.gnugk.org/ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________________ Posting: mailto:Openh323gk-users@... Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/ |
|
|
Re: developmentmake clean is now working, thanks!
make addpasswd still failing, any thoughts?
On Wed, Oct 28, 2009 at 12:34 PM, Jan Willamowius <jan@...> wrote: tHi, ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________________ Posting: mailto:Openh323gk-users@... Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/ |
|
|
Re: development"make addpasswd" expects h323plus and ptlib compiled with "make opt".
Then it will work. Jan You Xiang wrote: > make clean is now working, thanks! > make addpasswd still failing, any thoughts? > > On Wed, Oct 28, 2009 at 12:34 PM, Jan Willamowius <jan@...>wrote: > > > tHi, > > > > thats a bug we inherit from the PTLib Makefile. > > But after I had posted this on the OPAL mailinglist, Robert has fixed > > it yesterday. So you only have to do a fresh checkout of PTLib and > > everything should work again. > > > > Regards, > > Jan > > > > > > You Xiang wrote: > > > Hi there, > > > > > > I am trying to use the development code from CVS using the instructions > > from > > > your website. Everything seems to compile fine. Thanks! > > > > > > For "h323plus" and "openh323gk" cvs module, I try to do "make clean" but > > it > > > doesn't delete any files in the "obj_linux_x86_s" directory. Is there a > > > different make target I should use to clean up the obj files after my > > "make > > > optnoshared"? > > > > > > Also, in "openh323gk" module, after I do "make optnoshared", I try to do > > > "make addpasswd" and it fails. Seems like it tries to create obj files in > > > "obj_linux_x86" instead of "obj_linux_x86_s", and also looks for libpt > > > instead of libpt_s. Shall I use a different make target instead of the > > "make > > > addpasswd"? > > > > > > BR -- Jan Willamowius, jan@..., http://www.gnugk.org/ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________________ Posting: mailto:Openh323gk-users@... Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/ |
| Free embeddable forum powered by Nabble | Forum Help |