[Freeciv-Dev] getpwuid
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
I looked at the getpwuid problem, because I had the same problem when compiling
screen - getpwuid failed on SGI if using -lsun
With freeciv, my link line looks like this:
-lnls -lnsl -lsocket -lXpm -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lSM
-lICE
what works is:
-lnls -lXpm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE
that is, without nsl it works. socket doesn't resolve symbols.
Guess I'm telling nothing really new, but well, HIH.
--
Peter Schaefer mailto:schaefer@xxxxxxxxxxxxxxxxxxxxxxxxxxx
X-Url: http://wwwhoppe.math.uni-augsburg.de/~schaefer/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] getpwuid,
Peter Schaefer <=
|
|