<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/3533" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2003-01-26T16:21:55-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/3533</id>

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-01-26T16:21:55-04:00</updated>

		<published>2003-01-26T16:21:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15845#p15845</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15845#p15845"/>
		<title type="html"><![CDATA[f*** Solaris]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15845#p15845"><![CDATA[
<blockquote class="uncited"><div>The C compiler should be available within one of the directories located in the PATH environment variable.</div></blockquote>I have gathered some information regarding this matter, and found that Solaris doesn't come with a compiler ! Believe it or not...<br><br>Here's what I found:<br>------------------------------------------------------------------------------------------------------------------------------------------------<br>"Solaris is a great operating system to be sure, but one thing sticks out as a glaring omission especially if you're used to using Linux or one of the *BSDs. There is no compiler installed! When Sun went from SunOS to Solaris, they removed the compiler. In it's place, Sun left a "stub" as /usr/ucb/cc which, when executed - leaves a less than desirable (or helpful) error message on your screen - notice the word "optional" also: <br><br>/usr/ucb/cc:  language optional software package not installed<br><br>So basically what they're saying is that you don't have a compiler installed, it's optional - but they don't tell you that it doesn't come with Solaris. You must either go out and buy Sun's Visual WorkShop product (which is now called Forte C) at $1,295.00US (for one user), or install GNU's C compiler (gcc) which is free."<br>------------------------------------------------------------------------------------------------------------------------------------------------<br><br>So, there's the answer to why the configure script fails...........:/<br><br><br>Thanks anyway!<br><br>Vic20<p>Statistics: Posted by Guest — Sun Jan 26, 2003 4:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-26T14:47:59-04:00</updated>

		<published>2003-01-26T14:47:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15842#p15842</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15842#p15842"/>
		<title type="html"><![CDATA[Install problems on Sun]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15842#p15842"><![CDATA[
The C compiler should be available within one of the directories located in the PATH environment variable.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Jan 26, 2003 2:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-01-26T14:28:48-04:00</updated>

		<published>2003-01-26T14:28:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15840#p15840</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15840#p15840"/>
		<title type="html"><![CDATA[Install problems on Sun]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15840#p15840"><![CDATA[
<blockquote class="uncited"><div>What is the actual output from a simple "./configure"?</div></blockquote>Hi, and thanks for your answer, here's the actual output:<br><br>$ ./configure<br><br>This is Eggdrop's GNU configure script.<br>It's going to run a bunch of strange tests to hopefully<br>make your compile work without much twiddling.<br><br>checking for gcc... no<br>checking for cc... cc<br>checking for C compiler default output... configure: error: C compiler cannot create executables<br>check `config.log' for details.<br>$ <br><br>I tried another irc bot script called "Energymech", and when I run the configure script I got an error message saying:<br><br>"A working C compiler is needed to compile the EnergyMech".<br><br>This is strange, because when I installed the OS, Solaris 9 there was 4 options, "core", "end user", "developer" and "Entire distribution". I choose the "Developer", so I assume the C compiler is installed. Maybe the configure script doesn't know where to search for the compiler ??<br><br><br>Vic20 <br><br><br><br>Vic20<p>Statistics: Posted by Guest — Sun Jan 26, 2003 2:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-26T10:28:17-04:00</updated>

		<published>2003-01-26T10:28:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15832#p15832</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15832#p15832"/>
		<title type="html"><![CDATA[Install problems on Sun]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15832#p15832"><![CDATA[
What is the actual output from a simple "./configure"?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Jan 26, 2003 10:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-01-26T10:11:20-04:00</updated>

		<published>2003-01-26T10:11:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15829#p15829</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15829#p15829"/>
		<title type="html"><![CDATA[Install problems on Sun]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15829#p15829"><![CDATA[
Hi, I'm trying to install eggdrop on my Sun SparcStation 10, but I get an error when running the configure script. It fails in the "core test" section of the script, here's a part of the config.log :<br>--------------------------------------------------------------------------------<br><br>  $ ./configure <br><br>## --------- ##<br>## Platform. ##<br>## --------- ##<br><br>hostname = basil<br>uname -m = sun4m<br>uname -r = 5.9<br>uname -s = SunOS<br>uname -v = Generic<br><br>/usr/bin/uname -p = sparc<br>/bin/uname -X     = System = SunOS<br>Node = basil<br>Release = 5.9<br>KernelID = Generic<br>Machine = sun4m<br>BusType = &lt;unknown&gt;<br>Serial = &lt;unknown&gt;<br>Users = &lt;unknown&gt;<br>OEM# = 0<br>Origin# = 1<br>NumCPU = 2<br><br>/bin/arch              = sun4<br>/usr/bin/arch -k       = sun4m<br>/usr/convex/getsysinfo = unknown<br>hostinfo               = unknown<br>/bin/machine           = unknown<br>/usr/bin/oslevel       = unknown<br>/bin/universe          = unknown<br><br>PATH: /usr/sbin<br>PATH: /usr/bin<br>PATH: /usr/dt/bin<br>PATH: /usr/openwin/bin<br>PATH: /bin<br>PATH: /usr/ucb<br><br><br>## ----------- ##<br>## Core tests. ##<br>## ----------- ##<br><br>configure<img alt=":1264:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1264.svg"> result: <br>configure<img alt=":1266:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1266.svg"> result: This is Eggdrop's GNU configure script.<br>configure<img alt=":1268:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1268.svg"> result: It's going to run a bunch of strange tests to hopefully<br>configure<img alt=":1270:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1270.svg"> result: make your compile work without much twiddling.<br>configure<img alt=":1272:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1272.svg"> result: <br>configure<img alt=":1350:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1350.svg"> checking for gcc<br>configure<img alt=":1379:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1379.svg"> result: no<br>configure<img alt=":1430:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1430.svg"> checking for cc<br>configure<img alt=":1446:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1446.svg"> found /usr/ucb/cc<br>configure<img alt=":1456:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1456.svg"> result: cc<br>configure<img alt=":1618:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1618.svg"> checking for C compiler version<br>configure<img alt=":1621:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1621.svg"> cc --version &lt;/dev/null &gt;&amp;5<br>/usr/ucb/cc:  language optional software package not installed<br>configure<img alt=":1624:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1624.svg"> $? = 1<br>configure<img alt=":1626:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1626.svg"> cc -v &lt;/dev/null &gt;&amp;5<br>/usr/ucb/cc:  language optional software package not installed<br>configure<img alt=":1629:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1629.svg"> $? = 1<br>configure<img alt=":1631:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1631.svg"> cc -V &lt;/dev/null &gt;&amp;5<br>/usr/ucb/cc:  language optional software package not installed<br>configure<img alt=":1634:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1634.svg"> $? = 1<br>configure<img alt=":1654:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1654.svg"> checking for C compiler default output<br>configure<img alt=":1657:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1657.svg"> cc    conftest.c  &gt;&amp;5<br>/usr/ucb/cc:  language optional software package not installed<br>configure<img alt=":1660:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1660.svg"> $? = 1<br>configure: failed program was:<br>#line 1637 "configure"<br>#include "confdefs.h"<br><br>int<br>main ()<br>{<br><br>  ;<br>  return 0;<br>}<br>configure<img alt=":1687:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1687.svg"> error: C compiler cannot create executables<br>check `config.log' for details.<br><br>---------------------------------------------------------------------------------<br><br>I'm e newbie, so I don't understand much of this logfile...... can anybody<br>help me ?<br><br><br>Thanks<br>Vic20<p>Statistics: Posted by Guest — Sun Jan 26, 2003 10:11 am</p><hr />
]]></content>
	</entry>
	</feed>
