I am already compiling with the -lncurses option, but i will try including
the stdlib.h
thanks
Ze Ji Li <[EMAIL PROTECTED]> said:
> Hi,
>
> Try include the stdlib.h too. Hope that helps.
>
> Ze
>
> On Thu, 23 Jan 2003, Faraj Musleh George Isa wrote:
>
> > It is a C program. I think I'
Hi,
Try include the stdlib.h too. Hope that helps.
Ze
On Thu, 23 Jan 2003, Faraj Musleh George Isa wrote:
> It is a C program. I think I'm not calling any C++ headers. I'm calling:
>
> #include
> #include
> #include
>
> That's it.
>
> Brian Ashe <[EMAIL PROTECTED]> said:
>
> > Faraj
Hi,
Have you link it with the curses lib? Try it with -lcurses since
you are using curses.h.
Ze
On Thu, 23 Jan 2003, Faraj Musleh George Isa wrote:
> It is a C program. I think I'm not calling any C++ headers. I'm calling:
>
> #include
> #include
> #include
>
> That's it.
>
> Brian A
It is a C program. I think I'm not calling any C++ headers. I'm calling:
#include
#include
#include
That's it.
Brian Ashe <[EMAIL PROTECTED]> said:
> Faraj Musleh George Isa,
>
> On Thursday January 23, 2003 01:34, Faraj Musleh George Isa wrote:
> > Hello, I made a program in C for DOS, and
Faraj Musleh George Isa,
On Thursday January 23, 2003 01:34, Faraj Musleh George Isa wrote:
> Hello, I made a program in C for DOS, and I am passing it to Linux. I got
> everything fixed with the headers (i think) but I get just 1 error. It is
> this one:
>
> undefined reference to `__gxx_personal
Hello, I made a program in C for DOS, and I am passing it to Linux. I got
everything fixed with the headers (i think) but I get just 1 error. It is
this one:
undefined reference to `__gxx_personality_v0'
ld returned 1 exit status.
I don't know where I'm referencing this identifier. It is ve
My understanding was that in the version of rpm that comes with 8.0, the
--rebuild option is gone, in favor ofusing teh rpmbuild system.
On Thu, 17 Oct 2002, Riemer Palstra wrote:
> On 17 Oct 2002, Saul Arias wrote:
>
> > rpm --rebuild nc-1.10-16.src.rpm
>
> As he's using Red Hat Linux 8.0, I
Hi all
Please excuse my newbie questions and please don't accuse me of not
RTFMing, I've so far spent four hours trying to install netcat.
Here's what I did, I looked on disk 4 of my RedHat 8.0 CDs and saw
nc-1.10-16.src.rpm. That's exactly what I want. I double click the file
and enter the root
On 17 Oct 2002 13:39:48 -0500, John the Kiwi <[EMAIL PROTECTED]> wrote:
>Here's what I did, I looked on disk 4 of my RedHat 8.0 CDs and saw
>nc-1.10-16.src.rpm.
That contains source code, you'd better look into 1 or 2 or 3 for the
i386.rpm which will install nc ready to use.
>know the source for
On 17 Oct 2002, Saul Arias wrote:
> rpm --rebuild nc-1.10-16.src.rpm
As he's using Red Hat Linux 8.0, I would recommend
rpmbuild --rebuild nc-1.10-16.src.rpm instead.
--
Riemer Palstra // [EMAIL PROTECTED] // http://palstra.com/
A: Because it messes up the order in which people normally re
On Thu, 2002-10-17 at 14:39, John the Kiwi wrote:
> Please excuse my newbie questions and please don't accuse me of not
> RTFMing, I've so far spent four hours trying to install netcat.
I don't believe you. Read this: http://www.rpm.org/max-rpm/
> Here's what I did, I looked on disk 4 of my RedHa
From: "John the Kiwi" <[EMAIL PROTECTED]>
> So now I know the source for netcat is somewhere on my system. Think I can
find
> it? No way.
/usr/src/redhat/
it's for building RPMs from the source so you'll have files in
/usr/src/redhat/SOURCES/
/usr/src/redhat/SPECS
that are used for building a
I have downloaded several files to compile such as asclock and the diff file
to make it work with Windowmaker. It asks me to use xmkmf or something like
this...but when I run the file, it says it does not exist (I am logged in as
root). What packages am I missing? And is there a good reference for
13 matches
Mail list logo