Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2002 11:21:47 -0700
From:      "Balaji, Pavan" <pavan.balaji@intel.com>
To:        "'Roman Neuhauser'" <neuhauser@bellavista.cz>, "Balaji, Pavan" <pavan.balaji@intel.com>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org>
Subject:   RE: Library functions
Message-ID:  <3D386AED1B47D411A94300508B11F18703BC5B9C@fmsmsx116.fm.intel.com>

next in thread | raw e-mail | index | archive | help

I did installworld after that. But, the problem is I want to have the same
name for my library call as the system call. Something similar to fork().
The system call is "fork", and I can call fork() in my user program -- I
don't have to use syscall(2).

How do I do this? Any suggestions?

Pavan Balaji,
CIS Graduate Student,
Ohio State University

"Being happy doesn't mean that everything is perfect... It just means that
you have decided to see beyond the imperfections"  --  Rash


> -----Original Message-----
> From: Roman Neuhauser [mailto:neuhauser@bellavista.cz]
> Sent: Saturday, July 13, 2002 3:35 AM
> To: Balaji, Pavan
> Cc: 'freebsd-questions@freebsd.org'
> Subject: Re: Library functions
> 
> 
> > From: "Balaji, Pavan" <pavan.balaji@intel.com>
> > To: "'freebsd-questions@freebsd.org'" 
> <freebsd-questions@freebsd.org>
> > Subject: Library functions
> > Date: Fri, 12 Jul 2002 23:32:26 -0700
> > 
> > 
> > I was having some problem adding a new library call in 
> FreeBSD. I added a
> > simple library function in /usr/src/lib/libc/net and did a 
> "make buildworld"
> > on /usr/src. It compiled properly, but I'm not able to use 
> the library call
> > in my programs. Am I doing something wrong?
> 
>     Yes. You didn't *install* the new world.
> 
> -- 
> FreeBSD 4.6-STABLE
> 10:34AM up 48 mins, 6 users, load averages: 0.01, 0.02, 0.00
> 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D386AED1B47D411A94300508B11F18703BC5B9C>