[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#476263: marked as done (please prefix yacc, lex etc. with freebsd- in /usr/share/freebsd5-buildutils/mk/*)



Your message dated Fri, 8 May 2009 12:30:09 +0530
with message-id <20090508070009.GB4427@appaji.net>
and subject line expected behaviour, closing
has caused the Debian Bug report #476263,
regarding please prefix yacc, lex etc. with freebsd- in /usr/share/freebsd5-buildutils/mk/*
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
476263: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476263
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: freebsd5-buildutils
Version: 5.4-4
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I was trying to compile some code developed on FreeBSD and noticed this:

$ freebsd-make               
Warning: Object directory not changed from original /home/appaji/sandbox/ar
yacc -d acpyacc.y
yacc:No such file or directory
*** Error code 1

Stop in /home/appaji/sandbox/ar.

$ dpkg -L freebsd5-buildutils
[snip...]
/usr/bin/freebsd-yacc
/usr/bin/freebsd-mtree
/usr/bin/freebsd-mkdep
/usr/bin/freebsd-make
/usr/bin/freebsd-lex
[snip...]

$ grep yacc /usr/share/freebsd5-buildutils/mk/*
/usr/share/freebsd5-buildutils/mk/sys.mk:YACC           ?=      yacc

$ grep lex /usr/share/freebsd5-buildutils/mk/*
/usr/share/freebsd5-buildutils/mk/sys.mk:LEX		?=	lex

Invoking "YACC=freebsd-yacc LEX=freebsd-lex freebsd-make" works OK.

I suppose one would have to search for yyfix, yacc, mtree, mkdep, make, lex,
file2c, config, cksum, brandelf and awk and prefix them with "freebsd-"

Giridhar

- -- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages freebsd5-buildutils depends on:
ii  bsdmainutils                  6.1.10     collection of more utilities from 
ii  dash                          0.5.4-8    POSIX-compliant shell
ii  libc6                         2.7-10     GNU C Library: Shared libraries
ii  patchutils                    0.2.31-4   Utilities to work with patches
ii  realpath                      1.11       Return the canonicalized absolute 
ii  unzip                         5.52-11    De-archiver for .zip files

freebsd5-buildutils recommends no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIBKOu4eu+pR04mIcRAoPGAJ94YjTu3hxfoM/JW+APeEYPTrNylgCg5Dhr
oGiRxCZr9acGIcayUtkEXVg=
=2mtk
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Maintainers expect that /usr/lib/freebsd/ be at the beginning of the path.
Hence closing.

Giridhar

-- 
Y Giridhar Appaji Nag | http://appaji.net/

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: