similar to: 3.61 and .62-pre10: extlinux compilation problem on Linux 2.4

Displaying 20 results from an estimated 1000 matches similar to: "3.61 and .62-pre10: extlinux compilation problem on Linux 2.4"

2009 Sep 23
1
Compiling syslinux/gpxe/src/arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
lo lo, trying to compile current syslinux git: [kernel] Linux gzp1 2.6.31-gzp1 #1 SMP PREEMPT Mon Sep 21 07:34:39 CEST 2009 i686 GNU/Linux [glibc] GNU C Library stable release version 2.10.1, by Roland McGrath et al. Compiled by GNU CC version 4.3.3. Compiled on a Linux >>2.6.29.4-gzp1<< system on 2009-06-06. Native POSIX Threads Library by Ulrich Drepper et al [gcc] gcc
2003 Nov 30
1
bad performance on 2.4.23
hi, - big and ugly mail. If you don't like them, delete it now :-) - I have collected and classified some information of: http://home.earthlink.net/~rwhron/kernel/bigbox.html And I observed that ext3 performance is worse than previous kernels(2.4.19...). -ac and -aa are here only as reference. Complete information is in the upper URL. dbench: Performance is worse. dbench (Numbers are in
2010 Jun 22
1
GPXE arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
syslinux 3.86 and 4.00-pre55 make[2]: Entering directory `/home/gzp/src/syslinux-4.00-pre55/gpxe/src' [AR] bin/blib.a ar: creating bin/blib.a [HOSTCC] util/zbin [LD] bin/undionly.kkpxe.tmp arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression make[2]: *** [bin/undionly.kkpxe.tmp] Error 1 make[2]: Leaving directory
2005 Aug 30
6
SYSLINUX 3.11-pre10
Okay, the serial port feature in 3.11-pre9 was of course completely broken (I seem to have bad luck with -pre9's :)... a 3.11-pre10 is now available, and it does seem to have a more reliable handling of arrow keys ... *but not perfect*. There simply is no way to reliably detect both [Esc] and arrow keys on existing serial consoles. -hpa
2008 Feb 26
2
3.62-pre16: Compiling on old (2.4 kernel) distros
I have put a compile hack in for older distros and pushed it out as syslinux-3.62-pre16; for those who have reported compilation problem on older distros I would greatly appreciate if you could confirm if it works now (it worked for me on a CentOS 3.9 VM.) -hpa
2009 Jul 15
2
bug or user error - menu.c32 in syslinux-3.62-pre11
Im trying to use newer simple-menu features, and have found that the following config-file (closely based on wiki pxelinux example) - fails for 3.62-pre11, - works for 3.62-pre10 where 'working' is successive reloads such that re-edits of file are seen on next reload and broken is issuing this error: Initial menu has no LABEL entries! boot: #>
2005 Apr 29
1
SYSLINUX 3.08-pre10, including "bigraw" support
I have released 3.08-pre10, which includes a version of 'raw' support which should work when the CPU is in big real mode (called 'bigraw', appropriately enough.) Note that it will ALWAYS put DS and ES in big mode; there isn't any really sane way to test if they should be or not. -hpa
2009 May 21
2
SYSLINUX 3.81-pre10
I have just pushed out Syslinux 3.81-pre10. This fixes some pretty serious bugs, including the fact that, apparently, isohybrid didn't work at all in CBIOS mode. Unfortunately it means that the isohybrid handover protocol has changed, and so a new isolinux.bin isn't compatible with an old isohybrid or vice versa (as a result, the magic number has changed.) -hpa
2003 Nov 22
0
SYSLINUX 2.07-pre10 released
I have put out a 2.07-pre10; this version recognizes vendor-encapsulated (a.k.a. vendor-option-space) PXELINUX options as well as unencapsulated (a.k.a. site-option-space) PXELINUX options. Please try it out... I'd like to release 2.07 no later than Monday. ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2003 Dec 10
0
SYSLINUX 2.08-pre10
Ok, despite what I said yesterday I decided to release a 2.08-pre10. The only difference over 2.08-pre9 is that I have added a small program in the "samples" directory called chain.c32. This allows chainbooting local floppies and hard disks: chain fd0 ; Chainboot the first floppy drive chain hd0 ; Chainboot the first hard drive chain hd1 3 ; Chainboot partition 3 on the second
2005 May 02
0
AW: SYSLINUX 3.08-pre10, including "bigraw" support
hi, i've tested with 2 version of awdflash and uniflash: here the results: it only worked with freedos, not with win98 dos; with win98 the images were not bootable; but that does not matter; freedos is ok. awdflash 8.27.45: flash ok awdflash 8.27.41 (uses protected mode): flash ok uniflash 1.40: when starting flashing the program freeze. awdflash 8.27.45 never worked before so i think this
2005 Aug 18
0
SYSLINUX 3.10-pre10 pushed out
I have pushed out SYSLINUX 3.10-pre10 with the fix for Arwin's bug. Still no idea about the bug reported by Curtis Doty. Pending issues before 3.10: - Need for forward-port EBIOS changes from SYSLINUX to EXTLINUX; - Verify EXTLINUX functionality on Supermicro systems; - Try to make some head or tail out of menu.c32 hang, if at all possible; - NOESCAPE. - Curtis' bug (garbage at end of
2007 Mar 06
0
SYSLINUX 3.40-pre10: TEXT HELP now implemented
Hi all, I've finally gotten around to actually implement the long-discussed TEXT HELP feature. Try it out, please; it's in 3.40-pre10. -hpa
2008 Feb 27
2
DO NOT REPLY [Bug 5287] New: FreeBSD pre10 compilation warnings report
https://bugzilla.samba.org/show_bug.cgi?id=5287 Summary: FreeBSD pre10 compilation warnings report Product: rsync Version: 3.0.0 Platform: x86 OS/Version: FreeBSD Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: 14709c93@mailinator.com
2007 Dec 29
1
another index question
I am hoping for some advice regarding another index problem. The code below is intended to assign a value of 'V' if values on certain variables are >= 1, assign a value of 'N' if values on certain variables are >= 1 on other variables and assign a 'O' if values on any variable which have a value <= 0. The outcome of this code is to assign a single
2005 Sep 13
2
Fw: Issue with pxelinux
I've been working with Matt Burgess here on this problem, and have found the following: syslinux 3.08-pre10 ? broken >>> config.inc:max_cmd_len=255 syslinux 3.08-pre11 ? works >>> config.inc:max_cmd_len=1023 syslinux 3.08 ? works >>> config.inc:max_cmd_len=1023 syslinux 3.09-pre1 ? works >>> config.inc:max_cmd_len=1023 syslinux 3.09-pre2 ? broken
2013 Jul 24
2
Chaining with chain.c32 from syslinux 6.01 error
I just tested 6.02-pre10 version. ? On physsical machine it is booting ok now,?but chain.c32 result is the same errors :? ERR: Primary partition (in MBR) with invalid offset and/or length. ? ERR: Cant't find myself on the drive I booted from Adding 'relax' option to chain.c32 invocation resolves the problem. ? In qemu the boot and chaining works ok (without 'relax' option).
2013 Jul 24
2
FW: pxelinux 5.x, 6.x memtest problem
Hi, syslinux-6.02-pre10 works! I'll get my menu. -- Regards, Igor
2012 Nov 14
1
comments about 5.00pre10
Hi Matt, First comments about 5.00-pre10. 1_ When using "ctrl+v" in the boot prompt, there is no space character between the version and the boot mode. Additionally, the main version number is shown twice. For example, "SYSLINUX 5.00 5.00-PRE10CHS" should be: "SYSLINUX 5.00-PRE10 CHS" 2_ Boot to menu.c32, press [ESC] to go to the boot prompt. Pressing [ESC]
2008 Apr 30
1
help text key F10 in pxelinux > 3.61
Hi, i have a strange problem since pxelinux 3.62 with the F10 help key. I configured this: DISPLAY pxelinux.cfg/schlunix_new.txt F1 pxelinux.cfg/helps/schlunix F2 pxelinux.cfg/helps/schlunix64 F3 pxelinux.cfg/helps/rescue F4 pxelinux.cfg/helps/rescue64 F5 pxelinux.cfg/helps/stress F6 pxelinux.cfg/helps/stress64 F7 pxelinux.cfg/helps/dosimages F8 pxelinux.cfg/helps/mailsystem F9