Skip to main content
Search titles, bodies, and author names
Found 34,181 posts across 1 forum.

OADockStatusItem — #8

The NSSTRINGIFY problem only occurs if you're using the gcc3 compiler. Switch back to gcc 2.95 and you'll be fine. Remember, you should only use the beta gcc3 compiler in the Apr…
MacNN Troubleshooting by Rickster

OADockStatusItem — #9

Hmmm...I thought you had to explicitly choose GCC3 in a build setting, which I didn't do. I wasn't intending to use GCC3, so I'll check that again..... Fraser
MacNN Troubleshooting by speirsfr

inetd.conf — #1

I've been looking through the etc files trying to get cvs pserver set up. etc/groups and etc/services both say at the top that they are not used since NetInfo takes over their job.…
MacNN Troubleshooting

inetd.conf — #2

You should be able to make changes to inetd.conf and then simply HUP the inetd process. use 'ps-aux | grep inet' to get the pid of inetd then use 'kill -HUP pid' to restart inetd …
MacNN Troubleshooting

inetd.conf — #3

Wolverine - yes, that WOULD work, *if you are running X in single user mode*. In all normal cases, yes, MacOS X, like any true BSD system, uses NetInfo for all services. I found s…
MacNN Troubleshooting

inetd.conf — #4

I've specifically modified the inetd.conf file to enable things like verbose logging of ftp sessions and had no problems with the changes taking effect with a HUP of the inetd proc…
MacNN Troubleshooting
mp.ls