<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:st1 = 
"urn:schemas-microsoft-com:office:smarttags"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR><o:SmartTagType name="City" 
namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><o:SmartTagType 
name="country-region" 
namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><o:SmartTagType 
name="place" 
namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><!--[if !mso]>
<STYLE>st1\:* {
        BEHAVIOR: url(#default#ieooui)
}
</STYLE>
<![endif]-->
<STYLE>@font-face {
        font-family: Comic Sans MS;
}
@page Section1 {size: 612.0pt 792.0pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=045590014-26072006><FONT face=Arial 
color=#0000ff size=2>Looks like the C compiler binary may not be in your path 
(<FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">make[2]: cc: Command not 
found)</SPAN></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=045590014-26072006><FONT face=Arial 
color=#0000ff size=2><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">If you have gcc a quick hack would 
be to have a soft link called cc pointing to 
gcc.</SPAN></FONT></FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> users-bounces@openswan.org 
[mailto:users-bounces@openswan.org] <B>On Behalf Of </B>Fabio Bombonati 
Miguel<BR><B>Sent:</B> 25 July 2006 23:27<BR><B>To:</B> 
users@openswan.org<BR><B>Subject:</B> [Openswan Users] Help 
KLIPS<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=Section1>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">I have search a solution for a 
network-to-network connection using NAT. But all task was 
unsuccessful.<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">This is the error when I try to run 
&#8220;make program&#8221; from /usr/src/openswan-2.4.5/:<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">[root@mihqweb02 openswan-2.4.5]# 
make programs<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">make[1]: Entering directory 
`/usr/src/openswan-2.4.5/doc'<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">cp 
/usr/src/openswan-2.4.5/doc/src/index.html 
index.html<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">make[1]: Leaving directory 
`/usr/src/openswan-2.4.5/doc'<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">make[1]: Entering directory 
`/usr/src/openswan-2.4.5/lib'<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">make[2]: Entering directory 
`/usr/src/openswan-2.4.5/lib/libopenswan'<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">cc -I. 
-I/usr/src/openswan-2.4.5/linux/net/ipsec 
-I/usr/src/openswan-2.4.5/linux/include -I/usr/src/openswan-2.4.5 -DDEBUG 
-DWITH_UDPFROMTO -DHAVE_IP_PKTINFO -I/usr/src/openswan-2.4.5/include -g -O3 
-Wall -Wpointer-arith -Wcast-qual -Wstrict-prototypes -Wbad-function-cast&nbsp; 
-DX509_VERSION=\"X.509-1.5.4\" -DNAT_TRAVERSAL&nbsp;&nbsp; -c -o addrtoa.o 
/usr/src/openswan-2.4.5/linux/net/ipsec/addrtoa.c<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">make[2]: cc: Command not 
found<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">make[2]: *** [addrtoa.o] Error 
127<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">make[2]: Leaving directory 
`/usr/src/openswan-2.4.5/lib/libopenswan'<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">make[1]: *** [programs] Error 
1<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">make[1]: Leaving directory 
`/usr/src/openswan-2.4.5/lib'<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">make: *** [programs] Error 1 
&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Thanks.<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><B><FONT face="Comic Sans MS" size=2><SPAN 
style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: 'Comic Sans MS'">Fabio 
B. Miguel<o:p></o:p></SPAN></FONT></B></P>
<P class=MsoNormal><B><FONT face=Arial color=blue size=2><SPAN 
style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">IT 
Staff<o:p></o:p></SPAN></FONT></B></P>
<P class=MsoNormal><FONT face="Times New Roman" size=2><SPAN 
style="FONT-SIZE: 10pt">Office: +55 (11) 3073-0404 
#112<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><st1:country-region w:st="on"><st1:place w:st="on"><FONT 
face="Times New Roman" size=2><SPAN 
style="FONT-SIZE: 10pt">USA</SPAN></FONT></st1:place></st1:country-region><FONT 
size=2><SPAN style="FONT-SIZE: 10pt"> VoIP: +1 (858) 
433-1804<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=2><SPAN 
style="FONT-SIZE: 10pt">Fax: +55 (11) 3073-0404 
#107</SPAN></FONT><o:p></o:p></P>
<P class=MsoNormal><st1:place w:st="on"><st1:City w:st="on"><FONT 
face="Times New Roman" size=2><SPAN 
style="FONT-SIZE: 10pt">Mobile</SPAN></FONT></st1:City></st1:place><FONT 
size=2><SPAN style="FONT-SIZE: 10pt">: +55 (1</SPAN></FONT><FONT size=2><SPAN 
lang=PT-BR style="FONT-SIZE: 10pt">1) 9628-3351</SPAN></FONT><SPAN 
lang=PT-BR><o:p></o:p></SPAN></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN lang=PT-BR 
style="FONT-SIZE: 12pt">IM: <A 
href="mailto:fabiomiguel@hotmail.com">fabiomiguel@hotmail.com</A></SPAN></FONT><SPAN 
lang=PT-BR><o:p></o:p></SPAN></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
style="FONT-SIZE: 12pt"><o:p>&nbsp;</o:p></SPAN></FONT></P></DIV><BR>________________________________________________________________________<BR>This 
e-mail has been scanned for all known viruses.<BR>
<BR>
Note:__________________________________________________________________<BR>
This message is for the named person's use only. It may contain<BR>
confidential, proprietary or legally privileged information. No<BR>
confidentiality or privilege is waived or lost by any mistransmission.<BR>
If you receive this message in error, please immediately delete it and<BR>
all copies of it from your system, destroy any hard copies of it and<BR>
notify the sender. You must not, directly or indirectly, use, disclose,<BR>
distribute, print, or copy any part of this message if you are not the<BR>
intended recipient. Jaguar Freight Services and any of its subsidiaries<BR>
each reserve the right to monitor all e-mail communications through its<BR>
networks.<BR>
Any views expressed in this message are those of the individual sender,<BR>
except where the message states otherwise and the sender is authorized<BR>
to state them to be the views of any such entity.<BR>
________________________________________________________________________<BR>
This e-mail has been scanned for all known viruses.<BR>
</BODY></HTML>