From: collver AT dnc DOT net (Reuben Collver) Subject: Re: IRCD 3 Jul 1997 09:22:40 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <19970703150335512.AAA238.cygnus.gnu-win32@tweety.dnc.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Original-To: "GNU Win 32" X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 Original-Sender: owner-gnu-win32 AT cygnus DOT com > Building common > make: Nothing to be done for `build'. > Building ircd > make: *** [hash.o] Error 126 > > After this, hash.c was 0 bytes, but I tried to replace the file and do it > again, and have tried multiple times [each time replacing hash.c with a > fresh copy.] I ran into the same problem while porting ircu2.9.32 I would do the make until it crashed at hash.o, then I would replace the empty hash.c and call up gcc from the command line to build hash.o exaclty how make would have. It will successfully build hash.o, then you can return to the main directory and start make, and it will pick up where it left off. I remember hacking out portions of code, and changing some, and eventually I got ircu2..90.32 to run on my win95 box. It was completely and utterly unstable though. I was not knowlegeable nor dedicated enough to stick with it, and moved on to other things. Hope this helps ~:) - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".