Hello *'s, I have recently installed CentOS v3.3 and i have latest stable Asterisk's source code ,i compiles it shows no error but when i am looking for sip.conf,zapata.conf ,i am amazed the /etc/asterisk folder was empty i am compling several times but no luck what's the problem i compiled in the order of zaptel,libpri,asterisk. I send some traces of my asterisk's compilation kindly pointout my mistakes. o synths.o synths.c synths.c:172: warning: no previous prototype for `synths_' synths.c: In function `synths_': synths.c:401: warning: implicit declaration of function `irc2pc_' synths.c:402: warning: implicit declaration of function `bsynz_' gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I ../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-v1-0-12/08/04-14:03:10\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\" when i compile asterisk these errors are aoming several times in several files and at the end +---- Asterisk Installation Complete -------+ + YOU MUST READ THE SECURITY DOCUMENT + + Asterisk has successfully been installed. + + If you would like to install the sample + + configuration files (overwriting any + + existing config files), run: + + make samples + kindly pointout what's wrong i am doing bocz i spend almost a day or above but all in vein. Thanks in Advance Adnan Ahmed.
> -----Original Message----- > From: Adnan Ahmed [mailto:adnan@xnet.com.pk] > Sent: 08 December 2004 10:52 > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] Asterisk's Empty Folder > > > Hello *'s, > I have recently installed CentOS v3.3 and i have latest > stable Asterisk's source code ,i compiles it shows no error > but when i am looking for sip.conf,zapata.conf ,i am amazed > the /etc/asterisk folder was empty i am compling several > times but no luck what's the problem i compiled in the order > of zaptel,libpri,asterisk. > > I send some traces of my asterisk's compilation kindly > pointout my mistakes. > > > o synths.o synths.c > synths.c:172: warning: no previous prototype for `synths_' > synths.c: In function `synths_': > synths.c:401: warning: implicit declaration of function `irc2pc_' > synths.c:402: warning: implicit declaration of function > `bsynz_' gcc -pipe -Wall -Wstrict-prototypes > -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I > ../include -D_REENTRANT > -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS > -DASTERISK_VERSION=\"CVS-v1-0-12/08/04-14:03:10\" > -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\" > > when i compile asterisk these errors are aoming several times > in several files and at the end > +---- Asterisk Installation Complete -------+ > + YOU MUST READ THE SECURITY DOCUMENT + > + Asterisk has successfully been installed. + > + If you would like to install the sample + > + configuration files (overwriting any + > + existing config files), run: + > + make samples +^^^^^^Here's the important line "make samples", that should have created the conf files. However don't know what those errors are all about, as they are only warnings you might be able to ignore. Cheers alex This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination, distribution or copying of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding.
You need to do a: make install and then make samples to install sample conf files. Jim On Wed, 8 Dec 2004, Adnan Ahmed wrote:> Hello *'s, > I have recently installed CentOS v3.3 and i have latest stable > Asterisk's source code ,i compiles it shows no error but when i am > looking for sip.conf,zapata.conf ,i am amazed the /etc/asterisk folder > was empty i am compling several times but no luck what's the problem i > compiled in the order of zaptel,libpri,asterisk. > > I send some traces of my asterisk's compilation kindly pointout my > mistakes. > > > o synths.o synths.c > synths.c:172: warning: no previous prototype for `synths_' > synths.c: In function `synths_': > synths.c:401: warning: implicit declaration of function `irc2pc_' > synths.c:402: warning: implicit declaration of function `bsynz_' > gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes > -Wmissing-declarations -g -Iinclude -I ../include -D_REENTRANT > -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS > -DASTERISK_VERSION=\"CVS-v1-0-12/08/04-14:03:10\" -DINSTALL_PREFIX=\"\" > -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\" > > when i compile asterisk these errors are aoming several times in several > files and at the end > +---- Asterisk Installation Complete -------+ > + YOU MUST READ THE SECURITY DOCUMENT + > + Asterisk has successfully been installed. + > + If you would like to install the sample + > + configuration files (overwriting any + > + existing config files), run: + > + make samples + > kindly pointout what's wrong i am doing bocz i spend almost a day or > above but all in vein. > > Thanks in Advance > Adnan Ahmed. > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- =========================================================================Jim Radford <jradford@npl.com> http://www.jimradford.com/ ==========================================================================