Installworld on amd64 fails on libc.a on r255342

2013-09-13 Thread Eir Nym
I get this error for a while, and don't know what to do with.

I build the world, then try to install it into DESTDIR. And at this point I
always get error that libc.a can't be found.

To eliminate any mistakes in commits I've run snapshot r255342 from FTP in
VM and build sources it contains.

my building and installing world with following commands:

 # make toolchain buildworld __MAKE_CONF=/dev/null SRCCONF=src.conf
 # make hierarchy distrib-dirs distribution installworld

some notes:
 * Targets like hierarchy, disturb-dirs and distribution are described in
FreeBSD Handbook in this order
 * Target distribution doesn't install anything, but configuration files.

SRCCONF has following contents:

WITHOUT_AMD=YES
WITHOUT_ASSERT_DEBUG=YES
WITHOUT_BIND=YES
WITH_BMAKE=YES
WITH_BSD_GREP=YES
WITH_CLANG=YES
WITH_CLANG_EXTRAS=YES
WITH_CLANG_FULL=YES
WITH_CLANG_IS_CC=YES
WITH_CTF=YES
WITHOUT_CTM=YES
WITHOUT_DYNAMICROOT=YES
WITHOUT_FLOPPY=YES
WITH_ICONV=YES
WITHOUT_HTML=YES
WITHOUT_IPFILTER=YES
WITHOUT_IPFW=YES
WITHOUT_IPX=YES
WITHOUT_IPX_SUPPORT=YES
WITH_LDNS_UTILS=YES
WITH_LIBCPLUSPLUS=YES
WITH_LIBICONV_COMPAT=YES
WITHOUT_NCP=YES
WITHOUT_NIS=YES
WITHOUT_NLS=YES
WITHOUT_NLS_CATALOGS=YES
WITH_OPENSSH_NONE_CIPHER=YES
WITHOUT_PC_SYSINSTALL=YES
WITHOUT_RCMDS=YES
WITHOUT_SYSINSTALL=YES
WITHOUT_TCSH=YES
WITH_USB_GADGET_EXAMPLES=YES

-- Eir Nym
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Installing new world failed (install -l)

2013-04-28 Thread Eir Nym
What should I do in this situation?

-- Eir Nym


On 28 April 2013 23:36, Eir Nym eir...@gmail.com wrote:
 Since -l switch introduced into install(8), I can't build new FreeBSD
 box at all.

 I do following command set to build new box: (http://eroese.org/mkw.sh)
 1) cd /usr/head/src  svn up
 2) make buildworld
 3) make DESTDIR=/path/to/directory hierarchy distrib-dirs distribution
 installworld

 This worked for long time but after some point it had been broken. I
 found only 20130425 in UPDATING about this, but installing mergemaster
 gives nothing, obviously.
 I can't compile new install(8) since I have old system like
 FreeBSD-9-RELEASE (FreeBSD-CURRENT, r226748) and it doesn't have
 needed functions.

 The tail of install log is below.

 .. (lines removed)
 mtree -deU -f /usr/head/src/etc/mtree/BSD.sendmail.dist -p
 /usr/home/root/logs/2013-04-28/16.18.03/distro.i386/
 ./var/spool/clientmqueue missing (created)
 install -l s usr/src/sys 
 /usr/home/root/logs/2013-04-28/16.18.03/distro.i386/sys
 install: illegal option -- l
 usage: install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 file2
install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 ... fileN directory
install -d [-v] [-g group] [-m mode] [-o owner] directory ...
 *** [distrib-dirs] Error code 64

 Stop in /usr/head/src/etc.
 *** [hierarchy] Error code 1

 Stop in /usr/head/src.
 *** Error code 1

 Stop in /usr/head/src.

 -- Eir Nym
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


What is current VINET status?

2011-11-13 Thread Eir Nym
I don't see it in NOTES for LINT and amd64/i386 arch, but it's
possible to turn it on. Can I consider that this option is currently
experimental and shouldn't be used critical places?

-- Eir Nym
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: What is current VIMAGE status?

2011-11-13 Thread Eir Nym
I'm sorry it's about VIMAGE option.
-- Eir Nym



On 14 November 2011 02:52, Eir Nym eir...@gmail.com wrote:
 I don't see it in NOTES for LINT and amd64/i386 arch, but it's
 possible to turn it on. Can I consider that this option is currently
 experimental and shouldn't be used critical places?

 -- Eir Nym

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Install FreeBSD using Windows desktop and PXE

2011-10-24 Thread Eir Nym
-- Eir Nym



On 24 October 2011 13:23, Eir Nym eir...@gmail.com wrote:


 ✪

 On 24 Oct 2011, at 11:10, Matthew Seaman m.sea...@infracaninophile.co.uk 
 wrote:

 On 24/10/2011 02:18, Eir Nym wrote:
 I want to install FreeBSD to my second box and I have only Windows 7
 x64 desktop without CD drives.
 1. I have access to remote FreeBSD server (via SSH) where I can make
 custom FreeBSD installation in any format.
 2. I know how to create TFTP/DHCPD/PXE server to boot loader and kernel.

 So questions are:
 1) Do I able to boot some minimal FreeBSD environment without NFS aka
 embedded BSD to install fully functional environment? What things
 should I do to boot up it?
 How can I use Crunch/MFS_ROOT ??

 You should be able to PXE boot FreeBSD and then mount a copy of one of
 the install DVDs by NFS from where you can run the system installer.
 That is, you mount the root filesystem via NFS while you're running the
 installer.


 There's simple tftp server for Windows with dhcpd features. But NFS server 
 becomes available only in Windows 2008 platform.

 In principle this should be enough for you to install FreeBSD locally on
 your second machine.  This is quite unusual stuff, and probably not as
 well tested as more orthodox installation mechanisms.

 It might be simpler if you can install from a USB memory stick image.

 I'm looking for USB image

I'm looking for USB image writer which works in Windows 7 to write raw
image to USB drive


 2) How can I write it to Flash drive in Windows 7?
 dd/flashnul/rawrite/rawcopy/etc are not working under this OS: it
 blocks access to drives even administrative rights.

 If you can boot the install media, then you aren't running Windows 7 any
 more, and the restrictions imposed by that OS simply don't apply.

    Cheers,

    Matthew

 --
 Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
 PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
 JID: matt...@infracaninophile.co.uk               Kent, CT11 9PW


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Install FreeBSD using Windows desktop and PXE

2011-10-23 Thread Eir Nym
Hi,

I want to install FreeBSD to my second box and I have only Windows 7
x64 desktop without CD drives.
1. I have access to remote FreeBSD server (via SSH) where I can make
custom FreeBSD installation in any format.
2. I know how to create TFTP/DHCPD/PXE server to boot loader and kernel.

So questions are:
1) Do I able to boot some minimal FreeBSD environment without NFS aka
embedded BSD to install fully functional environment? What things
should I do to boot up it?
How can I use Crunch/MFS_ROOT ??

2) How can I write it to Flash drive in Windows 7?
dd/flashnul/rawrite/rawcopy/etc are not working under this OS: it
blocks access to drives even administrative rights.

-- Eir Nym
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: ZFS and cp -x

2011-06-19 Thread Eir Nym
On 19 June 2011 02:17, Daniel Staal dst...@usa.net wrote:
 --As of June 16, 2011 5:31:26 PM +0400, Eir Nym is alleged to have said:

 Does `cp -x` works correctly on ZFS?

 --As for the rest, it is mine.

 Yes, it does.  Sorry, I meant to test this for you earlier, but forgot...

ok, my story is:
I have Zpool v28,

zfs mount contains:
zpoo/usr/ports /usr/ports
zpool/usr/ports/distfiles /usr/ports/distfiles

when I try to cp -Rx, distfiles will be copied too.

-- Eir Nym

 Daniel T. Staal

 ---
 This email copyright the author.  Unless otherwise noted, you
 are expressly allowed to retransmit, quote, or otherwise use
 the contents for non-commercial purposes.  This copyright will
 expire 5 years after the author's death, or in 30 years,
 whichever is longer, unless such a period is in excess of
 local copyright law.
 ---

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: ZFS and cp -x

2011-06-19 Thread Eir Nym
On 19 June 2011 04:46, Randal L. Schwartz mer...@stonehenge.com wrote:
 Eir == Eir Nym eir...@gmail.com writes:

 Eir Does `cp -x` works correctly on ZFS?

 Is cp -x new?  Not in my 8.1 manpages.

This flag become available in 9.0, 8.1 and 7.4

http://www.freebsd.org/cgi/man.cgi?query=cpapropos=0sektion=0manpath=FreeBSD+8.1-RELEASEformat=html

-- Eir Nym

 --
 Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
 mer...@stonehenge.com URL:http://www.stonehenge.com/merlyn/
 Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
 See http://methodsandmessages.posterous.com/ for Smalltalk discussion

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


ZFS and cp -x

2011-06-16 Thread Eir Nym
Does `cp -x` works correctly on ZFS?

-- Eir Nym
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Skype with sound and video support :)

2011-05-21 Thread Eir Nym
On 18 May 2011 07:56, Ion-Mihai Tetcu ite...@freebsd.org wrote:
 On Tue, 17 May 2011 21:46:14 +0200
 Alexander Leidinger alexan...@leidinger.net wrote:

 On Tue, 17 May 2011 09:01:41 -0700 Kevin Oberman ober...@es.net
 wrote:


  Please put the information in this message (or at least most of it)
  into ports/UPDATING so a few less people running old kernels will be
  bitten by the installation of the new Skype port.

 And what about a wiki page? This way we can extend it in case something
 important is uncovered.

 I'm not opposed to it, but I don't see the need for it at this time.
 (Plus, I'd like to keep everything inside the port - hence the longish
 pkg-message - less steps to go through this way).


Wiki page is good point to look when searching internet about skype and freebsd.
 --
 Ion-Mihai Tetcu ite...@freebsd.org
 ___
 freebsd-multime...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
 To unsubscribe, send any mail to freebsd-multimedia-unsubscr...@freebsd.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org