Unix Technical Forum

sys/select.h

This is a discussion on sys/select.h within the HP-UX Operating System forums, part of the Unix Operating Systems category; --> Hi I have problem with compilation freeradius,sys/select.h not found, where I can find sys/select.h on HP-UX 11.00 or HP-UX ...


Go Back   Unix Technical Forum > Unix Operating Systems > HP-UX Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-17-2008, 05:52 AM
yazooPL
 
Posts: n/a
Default sys/select.h

Hi

I have problem with compilation freeradius,sys/select.h not found, where
I can find sys/select.h on HP-UX 11.00 or HP-UX 11.11? Thanks for info.

Slawek
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-17-2008, 05:52 AM
Rick Jones
 
Posts: n/a
Default Re: sys/select.h

yazooPL <yazoo@hacking.pl> wrote:
> I have problem with compilation freeradius,sys/select.h not found,
> where I can find sys/select.h on HP-UX 11.00 or HP-UX 11.11? Thanks
> for info.


There is no sys/select.h under HP-UX 11.11 and I doubt under 11.00.
The file one includes is sys/time.h per the select() manpage.


select(2) select(2)

NAME
select - synchronous I/O multiplexing

SYNOPSIS
#include <sys/time.h>

int select(int nfds, fd_set *readfds, fd_set *writefds, fd_set
*errorfds, struct timeval *timeout);

Sounds like time for some configure script enhancement in the
freeradius bits.

rick jones
--
a wide gulf separates "what if" from "if only"
these opinions are mine, all mine; HP might not want them anyway...
feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:39 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com