From owner-freebsd-questions Wed Jan 18 07:47:49 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id HAA05536 for questions-outgoing; Wed, 18 Jan 1995 07:47:49 -0800 Received: from picard.isocor.ie (picard.isocor.ie [193.178.34.253]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id HAA05476 for ; Wed, 18 Jan 1995 07:46:41 -0800 Received: (from alan@localhost) by picard.isocor.ie (8.6.9/8.6.9) id PAA16226; Wed, 18 Jan 1995 15:42:14 GMT Date: Wed, 18 Jan 1995 15:42:13 +0000 (GMT) From: Alan Byrne To: questions@FreeBSD.org Subject: Building xv-3.01 for 1.1.5.1 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@FreeBSD.org Precedence: bulk Hi, I'm trying to compile xv-3.01 for FreeBSD 1.1.5.1 The problems are only when trying to build the cjpeg stuff. Trying to remember the error message.....from late last night. everything in xv-3.01/jpeg compiled ok, but on the build of cjpeg/djpeg I get undefined errors for jget_small, jfree_small, jget_large, jmem_init + others from jmemmgr.o These functions are all system dependent and are supposed to be defined in jmemsys.h (I think). It looks like I'm leaving out some very important switch somewhere in the makefiles, 80x86 related ?? I've strained my eyes on the docs, but I'm getting nowhere. Anyone any ideas. I don't really want a pre-compilled package at this stage, I would just really like to know why it won't build I can send the full error codes when I get home if need be. Thanks for the help, keep up the great work. And I won't even ask when 2.1 is coming out ;-) Alan