Hi,

Can anyone please help me to set up Yahoopops on Mandrake 10.1
Official ?

Here is code, see if you have anything to offer!

Thanks in advance.

Raj.

<<<<<<<<<<<<<<< Code Start >>>>>>>>>>>>>>>>>>>>>>>>>

[EMAIL PROTECTED] yahoopops]$ ./ypcompile
This script will set the necessary parameters for compilation
Use this script for compilation purposes
Default location for binary files is /usr/local/bin
Do you want to use the default location ?(Y/N)
y
Default location for library files is /usr/local/lib
Do you want to use the default location ?(Y/N)
y
Default location for config files(ypopsrc) is /usr/local/share
Do you want to use the default location ?(Y/N)
y
Ypops! uses openssl libraries from http://www.openssl.org
Please download and compile any version greater than or equal to
0.9.7a
Enter the root directory of your openssl installation
/usr
Ypops! uses Curl libraries from http://curl.haxx.se/
Please download and compile any version greater than or equal to
7.10.5
Enter the root directory of your curl installation
/usr
Yahoopops! uses mimepp sources from
http://yahoopops.sourceforge.net/downloads
Please download it and extract to any directory.DO NOT COMPILE IT.
Enter the root directory of your mimepp sources
/home/becky/Software/Packager/Tarball/Yahoopop_Testing/mime/mimepp-1.3.3/
Starting compilation process
rm -f ypops
make mimelib;make libre_lib;make ypops
make[1]: Entering directory
`/home/becky/Software/Packager/Tarball/Yahoopop_Testin
g/yahoopops/src'
cd
/home/becky/Software/Packager/Tarball/Yahoopop_Testing/mime/mimepp-1.3.3/;make
-f makefile-unix rel_lib;cd
/home/becky/Software/Packager/Tarball/Yahoopop_Testing
/yahoopops/src
make[2]: Entering directory
`/home/becky/Software/Packager/Tarball/Yahoopop_Testin
g/mime/mimepp-1.3.3'
ar rc ./rel/libmimepp_net.a ./rel/protocol.o ./rel/nntp.o ./rel/pop.o
./rel/smtp
.o
ranlib ./rel/libmimepp_net.a
make[2]: Leaving directory
`/home/becky/Software/Packager/Tarball/Yahoopop_Testing
/mime/mimepp-1.3.3'
make[1]: Leaving directory
`/home/becky/Software/Packager/Tarball/Yahoopop_Testing
/yahoopops/src'
make[1]: Entering directory
`/home/becky/Software/Packager/Tarball/Yahoopop_Testin
g/yahoopops/src'
cd ../lib/re_lib;make;cd ../../src
make[2]: Entering directory
`/home/becky/Software/Packager/Tarball/Yahoopop_Testin
g/yahoopops/lib/re_lib'
g++ -O3 -D_RENTRANT -Wno-non-template-friend -Wno-deprecated -O3 -I. 
-I../../sr
c -c relib_enhance.cpp -o relib_enhance.o
In file included from ../../src/vsscanf.h:70,
                 from relib_enhance.cpp:51:
../../src/StdString.h: In member function `bool
NotSpace<CT>::ssisp(char) const'
:
../../src/StdString.h:1608: error: `FALSE' undeclared (first use this
function)
../../src/StdString.h:1608: error: (Each undeclared identifier is
reported only
once for each function it appears in.)
../../src/StdString.h: In member function `CStdStr<CT>&
CStdStr<CT>::ToUpper()':
../../src/StdString.h:2003: error: there are no arguments to `empty'
that depend
 on a template parameter, so a declaration of `empty' must be
available
../../src/StdString.h:2003: error: (if you use `-fpermissive', G++
will accept y
our code, but allowing the use of an undeclared name is deprecated)
../../src/StdString.h: In member function `CStdStr<CT>&
CStdStr<CT>::ToLower()':
../../src/StdString.h:2022: error: there are no arguments to `empty'
that depend
 on a template parameter, so a declaration of `empty' must be
available
../../src/StdString.h: In member function `CT*
CStdStr<CT>::GetBuf(int)':
../../src/StdString.h:2043: error: there are no arguments to `size'
that depend
on a template parameter, so a declaration of `size' must be available
../../src/StdString.h: In member function `CStdStr<CT>
CStdStr<CT>::Mid(int) con
st':
../../src/StdString.h:2928: error: there are no arguments to `size'
that depend
on a template parameter, so a declaration of `size' must be available
../../src/StdString.h: In member function `CStdStr<CT>
CStdStr<CT>::Mid(int, int
) const':
../../src/StdString.h:2941: error: there are no arguments to `size'
that depend
on a template parameter, so a declaration of `size' must be available
../../src/StdString.h:2942: error: there are no arguments to `size'
that depend
on a template parameter, so a declaration of `size' must be available
../../src/StdString.h:2944: error: there are no arguments to `size'
that depend
on a template parameter, so a declaration of `size' must be available
../../src/StdString.h:2948: error: there are no arguments to `size'
that depend
on a template parameter, so a declaration of `size' must be available
make[2]: *** [relib_enhance.o] Error 1
make[2]: Leaving directory
`/home/becky/Software/Packager/Tarball/Yahoopop_Testing
/yahoopops/lib/re_lib'
make[1]: Leaving directory
`/home/becky/Software/Packager/Tarball/Yahoopop_Testing
/yahoopops/src'
make[1]: Entering directory
`/home/becky/Software/Packager/Tarball/Yahoopop_Testin
g/yahoopops/src'
rm -f DataHolder.o
g++ -O3 -Wno-non-template-friend -Wno-deprecated -I../lib/re_lib
-I/home/becky/Sof
tware/Packager/Tarball/Yahoopop_Testing/mime/mimepp-1.3.3//src
-I/home/becky/Softw
are/Packager/Tarball/Yahoopop_Testing/mime/mimepp-1.3.3//examples/email
 -I/usr/
include -I/usr/include -D_REENTRANT
-DCONFIG_FILE_LOC="\"/usr/local/share\"" -c
DataHolder.cpp
In file included from DataHolder.h:46,
                 from DataHolder.cpp:51:
StdString.h: In member function `bool NotSpace<CT>::ssisp(char)
const':
StdString.h:1608: error: `FALSE' undeclared (first use this function)
StdString.h:1608: error: (Each undeclared identifier is reported only
once for e
ach function it appears in.)
StdString.h: In member function `CStdStr<CT>&
CStdStr<CT>::ToUpper()':
StdString.h:2003: error: there are no arguments to `empty' that
depend on a temp
late parameter, so a declaration of `empty' must be available
StdString.h:2003: error: (if you use `-fpermissive', G++ will accept
your code,
but allowing the use of an undeclared name is deprecated)
StdString.h: In member function `CStdStr<CT>&
CStdStr<CT>::ToLower()':
StdString.h:2022: error: there are no arguments to `empty' that
depend on a temp                               late parameter, so a
declaration of `empty' must be available
StdString.h: In member function `CT* CStdStr<CT>::GetBuf(int)':
StdString.h:2043: error: there are no arguments to `size' that depend
on a templ                               ate parameter, so a
declaration of `size' must be available
StdString.h: In member function `CStdStr<CT> CStdStr<CT>::Mid(int)
const':
StdString.h:2928: error: there are no arguments to `size' that depend
on a templ                               ate parameter, so a
declaration of `size' must be available
StdString.h: In member function `CStdStr<CT> CStdStr<CT>::Mid(int,
int) const':
StdString.h:2941: error: there are no arguments to `size' that depend
on a templ                               ate parameter, so a
declaration of `size' must be available
StdString.h:2942: error: there are no arguments to `size' that depend
on a templ                               ate parameter, so a
declaration of `size' must be available
StdString.h:2944: error: there are no arguments to `size' that depend
on a templ                               ate parameter, so a
declaration of `size' must be available
StdString.h:2948: error: there are no arguments to `size' that depend
on a templ                               ate parameter, so a
declaration of `size' must be available
make[1]: *** [DataHolder.o] Error 1
make[1]: Leaving directory
`/home/becky/Software/Packager/Tarball/Yahoopop_Testing              
                /yahoopops/src'
make: *** [all] Error 2
Yahoopops has not yet been built.Please build it


<<<<<<<<<<<<<Code End>>>>>>>>>>>>>>>>>

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to