libsrv.a(srv0srv.o): In function `srv_init':
srv0srv.o(.text+0x90a): undefined reference to `mem_alloc_func'
and then on for page after page of "undefined reference" errors.
I will be happy to provide more detail if helpful; right now I am
feeling like I must be an idiot and
On Tue, Apr 19, 2005 at 02:02:39PM -1000, Clifton Royston wrote:
> When I try to make the current port of the MySQL 4.1 server under
> FreeBSD 4.10, I get a huge stream of "undefined reference" errors at
> the link step for mysqld.
More factoids - the same error
On Tue, Apr 19, 2005 at 05:22:29PM -1000, Clifton Royston wrote:
> ... so I can see that gcc 2.95 and gcc 3.3 would be handled quite
> differently by these conditional defines. I am starting to think this
> might be a toolchain issue, where the ports have gotten out of sync
> w
e with the hardware and OS. I
installed X for my daughter's iBook last summer so she could run
OpenOffice.
It is indeed perfectly feasible to run X apps over the network,
that's what it was designed for.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Ti
in /var, as it will have picked up the logs and
"history" of the first system.)
* Done.
This should get you a system that in every respect but name and IP
functions as a clone of your existing one, and it should be pretty fast
to do.
-- Clifton
--
Clifton Royston -
work onto the DMZ; when you get that working, it
should work end-to-end. (Except for protocols like FTP which require
NAT proxies; that may get complicated what with needing to go through
2 in succession.)
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologie
;re talking about audit in the security
sense, the above doesn't do it, and you need to look at tools like
mtree (should be there as built-in), Tripwire (extra package), etc.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Software
which checks dates. As a last
resort, try subscribing and posting your query to that mailing list.
I used to be active on it years back but have been doing other stuff
more recently.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Soft
with only the previous swap
you had configured.
All the steps you followed looked right, so after rebooting if you go
through it again, you should be fine. Next time just make sure you
really get a 200MB file before you turn it into a vn device.
-- Clifton
--
Clifton Royst
ding a CDrom to this very old PC. The OS of this
> PC is 4-Stable.
I don't think it'll work for that - too bastardized. I don't know what
they did but they might have changed the pinout or something so that it
was only compatible with Creative CD-ROMs. In the best case, i
On Thu, Apr 28, 2005 at 07:31:01PM -0700, Rob wrote:
> --- Clifton Royston wrote:
> > On Thu, Apr 28, 2005 at 07:48:00AM -0700, Rob wrote:
> >
> > > Eventually I would like to achieve this:
> > > I have another, very old, PC with following
> > > co
ght server hardware from them off and on for the last 10 years; they
cater to BSD and Linux users especially, are very value-oriented, and
have great service. They do have desktop/workstation offerings as well
as servers.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
hers, but this one I use myself.
Courier-IMAP does (despite the name, it's both IMAP and POP) but it
requires maildir format.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Software Architect
"I'm gonna tell my son to grow u
running.
Is it a good idea to patch anyway?
Yes.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Software Architect
"I'm gonna tell my son to grow up pretty as the grass is green
And whip-smart as the English Channel'
There's my free advice, worth every penny.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Software Architect
"I'm gonna tell my son to grow up pretty as the grass is green
And whip-smart as the English Channel's w
e would be sky high and the machine
> not really responsive anyway)
Yes indeed, you do not want to be running your system with full swap.
You want it only for emergencies.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Soft
haps you were using a
different shell.
> Can anyone help with suggestions or an alternate statement that will
> work on FreeBSD 5.3-RELEASE?
One time-honored idiom is:
[ "X${NETWORKING}" = "Xno" ] && exit 0
or you can just make sure that NETWORKIN
useful job. :-)
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Software Architect
"I'm gonna tell my son to grow up pretty as the grass is green
And whip-smart as the English Channel's wide..."
hard to post only intelligent questions and comments to mailing
lists - for example, by searching web archives of the mailing list or
employing common sense - and to post intelligent answers when you have
them. Not acting like a buffoon will go a long way on the Net. Of
course that may be just t
g, reboots or does something
else weird. It won't prove anything if it doesn't - memory usage and
interrupt setup will be very different in that scenario - but it might
point you in some interesting direction. Also, scour the BIOS menu
settings (I assume it has a BIOS?) for anything
ected cat 5, you should get great throughput.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Software Architect
"I'm gonna tell my son to grow up pretty as the grass is green
And whip-smart as the English Channel's wide.
meters which usually tells
you how perl was invoked. If you use the above options, the most CPU
intensive task will appear at the top of the list:
ps -auxww | head
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Software Architect
&quo
This is why it's a good idea to back up a
known good copy of your kernel and modules before you start tinkering.
Doesn't hurt to always keep a GENERIC kernel around too.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Software A
On Tue, May 10, 2005 at 04:30:15AM +0100, RW wrote:
> On Saturday 07 May 2005 02:00, Clifton Royston wrote:
> > What you describe
> > could conceivably be the result of a special counter or RTC chip
> > running as a "watchdog timer" with a count-down from boot tim
ch less
evidence that your opinions should be valued. The open source world is
largely a meritocracy and technocracy; this is not to say that
"politics" and opinions play no part, but generally speaking "working
code wins."
Mostly people in the OSS world take it for granted t
able to install the binary package on
the system which couldn't build it, and have been running it just fine.
I still have not figured out why I can't build this specific app from
ports on this one machine.
I will be very interested if you get anywhere with this, and if I get
anywhere
ng any
patch- files found in the files directory.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Software Architect
"I'm gonna tell my son to grow up pretty as the grass is green
And whip-smart as the English Channel's w
u need to see what's going on on the client end. qpopper
is merely more verbose about reporting this than most POP servers.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Software Architect
"I'm gonna tell my son to
you run into some
application that needs to use it, you can either symlink it into the
main filesystem or configure the application to go directly there. For
example, "ln -s /data /var/db/mysql" or "CVSROOT=/data/cvs"
Otherwise what you're proposing looks good at first
27;s /etc/make.conf was heavily customized, and the
latter's was untouched except for the variables set by "use.perl ports".
I'll file a pr on this, as well as the necessary tweaking on my own
system.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
version and then "make clean" to remove your first attempt to
build it. It's probably not applying the patch and recompiling, if it
has a version already built in the work subdirectory.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Le
tion on how to go about doing it.
Actually, I for one would be quite interested in seeing this.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Software Architect
"I'm gonna tell my son to grow up pretty as the grass is
tr option to all NFS mounts. This
largely eliminates the "unkillable process" problem.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Software Architect
"I'm gonna tell my son to grow up pretty as the grass is gre
ctories and look at the pkg-descr and pkg-message
files, and/or the Makefiles themselves. OPTIONS tells it what type of
Apache installation to look for among other things.
BTW, I recommend you go to Apache 2 when you can, as it's been stable
for years now and that's where all the developmen
est space
> overhead ?
One thing going for FAT32 for portable media is that it can be read and
written reliably by any major OS on the market now - Linux, OS X, or of
course Windows XP/NT or 98. You could view that as a positive or
negative depending on the application.
-- Clifton
--
identical load, and I have
at least attempted to configure them the same way. Both have
/var/crash set up and "dumpon" enabled in rc.conf. Both crashed in the
last week. I got a dump on one, which I now need to analyze, but have
twice failed to get a dump on the other. (Once this
ally a choice of object models in TCL, with
at least one of them [incr TCL] closely modeled on C++'s object model.
You might find this worth looking into.
I'm not a TCL maven, just worked with it a bit on a past employer's
project where it was the primary scripting language
I'd consider running a Mac Mini (tiny, silent, s/b reliable) if
it weren't for needing 2+ drives for mirroring.
I'm comfortable either building my own system, or buying a packaged
system if it offers better value.
Any advice would be welcomed.
-- Clifton
--
Clifton Ro
ve to start again from scratch on the PC you're
cloning onto; find some media you can boot it from, or install it to
where you can bring it up in single-user and run some listener which is
simpler than sshd.
-- Clifton
--
Clifton Royston -- clift...@iandicomputing.com / clift.
n all of my systems and use it probably 10-20 times as
often as su.
-- Clifton
--
Clifton Royston -- clift...@iandicomputing.com / clift...@lava.net
President - I and I Computing * http://www.iandicomputing.com/
Custom programming, network design,
On Tue, Jan 20, 2009 at 09:23:32PM -0700, Tim Judd wrote:
> Clifton Royston wrote:
> >Good advice given so far (pw is a good tool, direct editing works) but
> >I'd also suggest you consider installing and using sudo; I always
> >install it on all of my systems and use
at the
end of the boot process to check and mount your special device if it's
OK, and do whatever additional processing you want if not.
-- Clifton
--
Clifton Royston -- clift...@iandicomputing.com / clift...@lava.net
President - I and I Computing * http://www.iandicomputing.com/
42 matches
Mail list logo