[ug-bosug] Connecting to the net through rp-pppoe

nikhil v nvyakaranam at gmail.com
Wed Jan 17 19:57:51 PST 2007


HI

Thanks a lot everyone. I removed  static  key word as Shivkuamar had said
and it works perfectly fine now. Thanks a lot once again.

Nikhil

On 1/18/07, Sriram Popuri <sgpopuri at gmail.com> wrote:
>
> Sun has its own pppoe. necessary packages should have been installed
> unless you deselected them when you installed.
>
> check out my blog to configure pppoe.
> http://blogs.sun.com/popuri/entry/configuring_pppoe_on_bsnl_networks
>
> ~Sriram
>
> On 1/17/07, G N S < shivakumar.gn at gmail.com> wrote:
>
> >
> >
> > On 1/17/07, G N S <shivakumar.gn at gmail.com> wrote:
> > >
> > >
> > >
> > > On 1/14/07, nikhil v < nvyakaranam at gmail.com> wrote:
> > > >
> > > > Hi
> > > >
> > > > I was trying to get internet running in Solaris express build 52.  I
> > > > use rp-pppoe for connecting to the net in linux.
> > > > I tried compiling the same thing in solaris but it gives me the
> > > > following errors during make.
> > > > The libraries and the path are set to
> > > >
> > > > LD_LIBRARY_PATH=:/usr/local /lib:/usr/local/ssl/lib:/etc/lib
> > > >
> > > > PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/usr/local/bin:/usr/ucb:/etc:/usr/sbin:/usr/openwin/bin:/usr/dt/bin:/starbin:/starscripts:/usr/local/lib:/usr/local/sbin:/usr/ccs/bin:.
> > > >
> > > >
> > > > The error i get during make is
> > > >
> > > > Running make...
> > > > gcc -o pppoe-sniff pppoe-sniff.o if.o common.o debug.o
> > > > Undefined                       first referenced
> > > >  symbol                             in file
> > > > dlpromisconreq                      pppoe-sniff.o
> > > > ld: fatal: Symbol referencing errors. No output written to
> > > > pppoe-sniff
> > > > collect2: ld returned 1 exit status
> > > > *** Error code 1
> > > > make: Fatal error: Command failed for target `pppoe-sniff'
> > > > Oops!  It looks like make failed.
> > > >
> > >
> > >
> > > "dlpromisconreq" is part of the OpenSolaris libraries. I checked
> > > rp-pppoe from
> > > http://www.roaringpenguin.com/penguin/openSourceProducts/rpPppoe and I
> > > see that the function is available in if.c
> > > The function is defined as static meaning it is available only for the
> > > same compilation unit. Remove the static keyword from declaration and
> > > definition of the function in if.c and try to rebuild. This should
> > > solve the build error.
> > >
> > > Configuring for the net will get covered in this weekends bosug
> > > meeting.
> > >
> >
> > My first line was intended to be "dlpromisconreq" is NOT part of the
> > OpenSolaris libraries.
> >
> >
> >
> > _______________________________________________
> > ug-bosug mailing list
> > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
> > List-Owner: mailto:ug-bosug-owner at opensolaris.org
> > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
> >
> >
>
> _______________________________________________
> ug-bosug mailing list
> List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
> List-Owner: mailto:ug-bosug-owner at opensolaris.org
> List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.opensolaris.org/pipermail/ug-bosug/attachments/20070118/04a8b1d4/attachment.html 


More information about the ug-bosug mailing list