IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New compiling problem
OS sparc Solaris 10
postal-0.66 package trying to port from x86

error
**********************
Undefined first referenced
symbol in file
nanosleep smtp.o
ld: fatal: Symbol referencing errors. No output written to postal
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `postal'
*******************
definition from smtp.cpp
nanosleep(&req, NULL);
*******************
definition in system time.h
grep nanosleep /usr/include/time.h
extern int nanosleep(const struct timespec *, struct timespec *);
extern int clock_nanosleep(clockid_t, int,
*********************
now what did the developer have in mind with &req and any suggestions for replacement for that value?
thanx,
bill
Any opinions expressed by me are mine alone, posted from my home computer, on my own time as a free american and do not reflect the opinions of any person or company that I have had professional relations with in the past 51 years. meep

reach me at [link|mailto:bill.oxley@cox.net|mailto:bill.oxley@cox.net]
New nevermind
went back to linux, bypassed the gnutls and got it to compile. However, after a buttload of hours getting this slugfuck going I find out in the docs it doesnt do SSL yet WHICH IS THE ONLY FUCKING REASON I NEEDED IT!!!
fucking people,
bill
Any opinions expressed by me are mine alone, posted from my home computer, on my own time as a free american and do not reflect the opinions of any person or company that I have had professional relations with in the past 51 years. meep

reach me at [link|mailto:bill.oxley@cox.net|mailto:bill.oxley@cox.net]
     compiling problem - (boxley) - (1)
         nevermind - (boxley)

This is the reference implementation of the self-referential joke.
54 ms