From owner-freebsd-ports@freebsd.org Fri Oct 9 23:59:17 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A75B39D3E6E for ; Fri, 9 Oct 2015 23:59:17 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 814F594D for ; Fri, 9 Oct 2015 23:59:17 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date: Content-Transfer-Encoding:Content-Type:MIME-Version; bh=OnNsC/Wp7pmhtL8PvEuO2MtMOJCa+AStTBghaKbQQiI=; b=Sa2bnsntYm0GiLbrXguRKi2Toz a24YFgwIfayHTuuS4AhgbogJYyGTwaIg39FMFgngy3OVegAPaNAllHjpAnPQBSArOdAT19K+XbMuD uzOK2WXrGuCOTXVPnkyvlkauruNaoiN3vaYe6R8SiY20UQ/RDfkVCsjeT2ExUak6kU3s=; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]:28694 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLSv1:ECDHE-RSA-AES128-SHA:128) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1ZkhZD-0008hd-2p; Fri, 09 Oct 2015 18:59:15 -0500 Received: from cpe-70-113-56-244.austin.res.rr.com ([70.113.56.244]) by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Fri, 09 Oct 2015 18:59:14 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 09 Oct 2015 18:59:14 -0500 From: Larry Rosenman To: Per olof Ljungmark Cc: freebsd-ports@freebsd.org Subject: Re: HELP: Bacula compile with older version installed In-Reply-To: <561853F2.2030106@intersonic.se> References: <6a6589e34fa675cee98181e74325474a@thebighonker.lerctr.org> <561853F2.2030106@intersonic.se> Message-ID: <354b9cb915ca5bc5d7aa20d218691455@thebighonker.lerctr.org> X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/1.1.3 X-Spam-Score: -1.0 (-) X-LERCTR-Spam-Score: -1.0 (-) X-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 X-LERCTR-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1, SHORTCIRCUIT=-0.0001 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Oct 2015 23:59:17 -0000 On 2015-10-09 18:55, Per olof Ljungmark wrote: > On 2015-10-10 01:19, Larry Rosenman wrote: >> Related to BZ# 193641, the new 7.2.0 bacula port doesn't link if the >> 7.0.5 packages are installed. >> >> we get: >> ==>Entering directory >> /var/ports/basejail/usr/ports/sysutils/bacula-server/work/bacula-7.2.0/src/dird >> >> --- bacula-dir --- >> Linking bacula-dir ... >> /var/ports/basejail/usr/ports/sysutils/bacula-server/work/bacula-7.2.0/libtool >> --silent --tag=CXX --mode=link /usr/bin/c++ -L../lib -L../cats >> -L../findlib -L/usr/local/lib -L/usr/local/lib -fstack-protector -o >> bacula-dir dird.o admin.o authenticate.o autoprune.o backup.o bsr.o >> catreq.o dir_plugins.o dird_conf.o expand.o fd_cmds.o getmsg.o >> inc_conf.o job.o jobq.o mac.o mac_sql.o mountreq.o msgchan.o >> next_vol.o >> newvol.o recycle.o restore.o run_conf.o scheduler.o ua_acl.o ua_cmds.o >> ua_dotcmds.o ua_query.o ua_input.o ua_label.o ua_output.o ua_prune.o >> ua_purge.o ua_restore.o ua_run.o ua_select.o ua_server.o snapshot.o >> ua_status.o ua_tree.o ua_update.o vbackup.o verify.o -lbacfind >> -lbacsql >> -lbaccats -lbaccfg -lbac -lm -lpthread -lintl -lwrap >> /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto >> dird.o: In function `main': > > pkg delete the old version first? > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org" That works, but we (dvl@ and I) would like to get it work without having to do that. Jason Unovitch suggested USES= localbase, but that didn't help either. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961