Sorry Brian, Even the source downloaded from the link that you specified (files.freeswitch.org) is throwing the same errors. This time I tried with "freeswitch-1.0.5pre3".
Mike, As you said, Output window is showing following errors... When I checked back in the package mpeg123.tar.gz present in libs directory all these files are existing. ------ Build started: Project: libmpg123, Configuration: Debug Win32 ------ Compiling... dct64.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\dct64.c': No such file or directory decode.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\decode.c': No such file or directory decode_2to1.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\decode_2to1.c': No such file or directory decode_4to1.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\decode_4to1.c': No such file or directory decode_ntom.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\decode_ntom.c': No such file or directory equalizer.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\equalizer.c': No such file or directory format.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\format.c': No such file or directory frame.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\frame.c': No such file or directory icy.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\icy.c': No such file or directory icy2utf8.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\icy2utf8.c': No such file or directory id3.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\id3.c': No such file or directory layer1.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\layer1.c': No such file or directory layer2.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\layer2.c': No such file or directory layer3.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\layer3.c': No such file or directory libmpg123.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\libmpg123.c': No such file or directory optimize.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\optimize.c': No such file or directory parse.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\parse.c': No such file or directory readers.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\readers.c': No such file or directory stringbuf.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\stringbuf.c': No such file or directory tabinit.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\tabinit.c': No such file or directory Generating Code... Compiling... compat.c c1 : fatal error C1083: Cannot open source file: '..\..\mpg123\src\libmpg123\compat.c': No such file or directory Generating Code... Build log was saved at "file://d:\Office\Data\Freeswitch\freeswitch-1.0.5pre3\freeswitch-1.0.5p re3\libs\win32\mpg123\Debug\BuildLog.htm" libmpg123 - 21 error(s), 0 warning(s) and follows with errors... From: [email protected] [mailto:[email protected]] On Behalf Of Michael Jerris Sent: 28 October 2009 15:03 To: [email protected] Subject: Re: [Freeswitch-dev] Build Issue Look closer at your build output windowd, it is for some reason failing to download some required files. There should be output in the window to tell you why. Mike On Oct 28, 2009, at 10:40 AM, Suneel Papineni wrote: Hi, Just now I have downloaded SVN version of FreeSwitch from http://svn.freeswitch.org/svn/freeswitch/trunk/. Tried to build the solution (Freeswitch.2008.sln ) using, but it thrown many fatal errors(C1083) and some warnings. Please find below the list of errors and warnings. Could anyone let me know where I made mistake and source to get these missing files. Thanks & Regards Suneel Warning 1 warning C4018: '<' : signed/unsigned mismatch d:\Office\Projects\Freeswitch\libs\pcre\pcre_ucp_searchfuncs.c 158 libpcre Warning 2 warning C4018: '<=' : signed/unsigned mismatch d:\Office\Projects\Freeswitch\libs\pcre\pcre_ucp_searchfuncs.c 163 libpcre Warning 3 Command line warning D9040 : ignoring option '/analyze'; Code Analysis warnings are not available in this edition of the compiler cl libteletone Error 4 fatal error C1083: Cannot open source file: '..\..\pthreads-w32-2-7-0-release\pthread.c': No such file or directory c1 pthread Warning 5 Command line warning D9040 : ignoring option '/analyze'; Code Analysis warnings are not available in this edition of the compiler cl ************************************************************************* Please consider the environment before printing this e-mail ************************************************************************* This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. http://www.mettoni.com Mettoni Ltd Registered in England and Wales: 4485956 9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN *************************************************************************
_______________________________________________ FreeSWITCH-dev mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org
