Changes between Initial Version and Version 1 of Ticket #1666


Ignore:
Timestamp:
Dec 13, 2007, 9:40:06 PM (16 years ago)
Author:
bonefish
Comment:

Can you please run the first line ("export ...") and the first two segments of the pipe manually and report what is printed, i.e.:

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:generated/objects/linux/lib

and

cat "data/image_directories/home-config-settings-printers-preview.rdef" | /home/haikuos/haiku/generated/cross-tools/bin/i586-pc-haiku-gcc -E -D__HAIKU__ -DHAIKU_DISTRO_COMPATIBILITY_DEFAULT -D__INTEL__ -DARCH_x86 -DHAIKU_TARGET_PLATFORM_HAIKU -iquote . -iquote generated/objects/common -iquote generated/objects/linux/x86/common -iquote generated/objects/haiku/x86/common -

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1666 – Description

    initial v1  
    55trying to build haiku image and get this...
    66
     7{{{
    78$ jam -q haiku-image
    89...
     
    2223...skipped 3 target(s)...
    2324...updated 4 target(s)...
    24 ==================
     25}}}
    2526
    2627how can i fix it?