Missing Component Building XPPro Emulation - Kenel-FP1

Posted: 01-21-2007, 03:20 AM
I'm trying to build XPPro w/ ACPI and I am getting the error:

Error 1105: Missing dependency target in: "1394 Kernel Debugger Support
Library [Version 5.1.2600.3300, R3300]": "1394 Kernel Debugger Support
Library depends on Kenel-FP1"

Does anyone know where I get Kenel-FP1, or even what it is?

Reply With Quote

Responses to "Missing Component Building XPPro Emulation - Kenel-FP1"

KM
Guest
Posts: n/a
 
Re: Missing Component Building XPPro Emulation - Kenel-FP1
Posted: 01-22-2007, 05:37 AM
SD,

I must admit I never saw the Kenel-FP1 component in XPe database. Could it be that it is your own custom component?

What version of XP Pro Emulation project you are working with and where have you downloaded it? I am positive the component you
mentioned is not there in the final FP2007 version of the project.

--
=========
Regards,
KM
> I'm trying to build XPPro w/ ACPI and I am getting the error:
>
> Error 1105: Missing dependency target in: "1394 Kernel Debugger Support
> Library [Version 5.1.2600.3300, R3300]": "1394 Kernel Debugger Support
> Library depends on Kenel-FP1"
>
> Does anyone know where I get Kenel-FP1, or even what it is?
>

Reply With Quote
SD
Guest
Posts: n/a
 
Re: Missing Component Building XPPro Emulation - Kenel-FP1
Posted: 01-22-2007, 09:04 AM
Hi KM,

The XP Pro Emulation is the FP2007 version, I downloaded from XPeFiles
and the zip was versioned as 186. The only custom component was VMWare
v553, but I just went back and checked without the VMWare and got the
same error.

I found the "1394 Kernel Debugger Support Library" in the CLX file at
offset 0x013c514a, it seems from the error that this component is
referencing the Kenel-FP1 component.

- Sean

Reply With Quote
KM
Guest
Posts: n/a
 
Re: Missing Component Building XPPro Emulation - Kenel-FP1
Posted: 01-22-2007, 10:57 PM
SD,

You are confusing me more.
What's the version 186 you mentioned? There were 3 versions of the XPProEmulation project uploaded to xpefiles.com: FP2007 CTP1,
FP2007 CTP2 and FP2007 RTM. You should use the last one.

Is the FP 2007 you are working with RTM or a previous CTP? Also, is it Eval or full version of the Pack you installed on the
machine?

The "1394 Kernel Debugger Support Library" is definitely [and always was] included in the project as many other [all] software
components from database. However, that component doesn't really depend on anything like Kenel-FP1 unless I am missing something
here. I'll do a little bit more research here about the issue. So far what I am seeing is using the XPe Toolkit the Kenel-FP1
doesn't show up anywhere.

What is the offset 0x013c514a you are referring to? Why binary like number?

--
=========
Regards,
KM
> Hi KM,
>
> The XP Pro Emulation is the FP2007 version, I downloaded from XPeFiles
> and the zip was versioned as 186. The only custom component was VMWare
> v553, but I just went back and checked without the VMWare and got the
> same error.
>
> I found the "1394 Kernel Debugger Support Library" in the CLX file at
> offset 0x013c514a, it seems from the error that this component is
> referencing the Kenel-FP1 component.
>
> - Sean
>

Reply With Quote
SD
Guest
Posts: n/a
 
Re: Missing Component Building XPPro Emulation - Kenel-FP1
Posted: 01-23-2007, 09:27 AM
You are confusing me more.
What's the version 186 you mentioned? There were 3 versions of the
XPProEmulation project uploaded to xpefiles.com: FP2007 CTP1, FP2007
CTP2 and FP2007 RTM. You should use the last one.
{sd} I am using the FP2007 RTM

Is the FP 2007 you are working with RTM or a previous CTP? Also, is it
Eval or full version of the Pack you installed on the machine?
{sd} I am working with the full version of FP 2007

The "1394 Kernel Debugger Support Library" is definitely [and always
was] included in the project as many other [all] software components
from database. However, that component doesn't really depend on
anything like Kenel-FP1 unless I am missing something here. I'll do a
little bit more research here about the issue. So far what I am seeing
is using the XPe Toolkit the Kenel-FP1 doesn't show up anywhere.
{sd} I have the same opinion and can't find Kenel-FP1 anywhere which is
what prompted me to post this message. I assumed a dependency based on
the error output of TD. A copy of the TD error message is in the first
message in this thread.

What is the offset 0x013c514a you are referring to? Why binary like
number?
{sd} This is the location in the XPProEmulation CLX file where I found
a reference to "1394 Kernel Debugger Support Library". I think a moot
point now since you said that component should be there.

Reply With Quote
KM
Guest
Posts: n/a
 
Re: Missing Component Building XPPro Emulation - Kenel-FP1
Posted: 01-23-2007, 06:50 PM
SD,

Interesting problem I should say.

Doing a binary unicode search I indeed can find a reference to the "1394 Kernel Debugger Support Library depends on Kenel-FP1"
string in the XP Pro Emulation project SLX file. It is however only a build system output string.
Again, I don't really know what the Kenel-FP1 is and where it came from. There is no such component in the SP2 or FP2007 databases.
Well, at least it is not in FP2007 RTM database. It might have been there (and this is probably the explanation) in FP200 CTP1
database (beta version of the database update from Microsoft) and got pulled in (try to pull, actually) by the XPProEmulation script
automatically. But since it wasn't required for the build (and perhaps no real component was there anyway) it wasn't actually added
to the project. This is just a guess and I don't really have any desire to go back to old CTP1/CTP2 beta databases to investigate
the issue more. Microsoft doesn't support those databases anyway.

Now the question is why the heck your build shows the error while others don't.
I can only think of the wrong installation. Did you upgrade the toolkit on your dev machine from any previous CTP? Or did you just
go from SP2 directly to FP2007 RTM?

If your install is perfect... then I can only suggest you to ignore the error (btw, do you see a task appearing in your build in TD
after you get the error?). How easy it is to repro the error? I mean if you start with a fresh launch of the TD with the XPProEmul
project and clean up the output window first, do you still see the error coming back to the log after you do a build?

--
=========
Regards,
KM
> You are confusing me more.
> What's the version 186 you mentioned? There were 3 versions of the
> XPProEmulation project uploaded to xpefiles.com: FP2007 CTP1, FP2007
> CTP2 and FP2007 RTM. You should use the last one.
> {sd} I am using the FP2007 RTM
>
> Is the FP 2007 you are working with RTM or a previous CTP? Also, is it
> Eval or full version of the Pack you installed on the machine?
> {sd} I am working with the full version of FP 2007
>
> The "1394 Kernel Debugger Support Library" is definitely [and always
> was] included in the project as many other [all] software components
> from database. However, that component doesn't really depend on
> anything like Kenel-FP1 unless I am missing something here. I'll do a
> little bit more research here about the issue. So far what I am seeing
> is using the XPe Toolkit the Kenel-FP1 doesn't show up anywhere.
> {sd} I have the same opinion and can't find Kenel-FP1 anywhere which is
> what prompted me to post this message. I assumed a dependency based on
> the error output of TD. A copy of the TD error message is in the first
> message in this thread.
>
> What is the offset 0x013c514a you are referring to? Why binary like
> number?
> {sd} This is the location in the XPProEmulation CLX file where I found
> a reference to "1394 Kernel Debugger Support Library". I think a moot
> point now since you said that component should be there.

Reply With Quote
SD
Guest
Posts: n/a
 
Re: Missing Component Building XPPro Emulation - Kenel-FP1
Posted: 01-24-2007, 07:18 AM
KM,

My build was clean; SQL Server then SP2 then FP2007 RTM upgrade, from
there I built XP Pro Emu and then added a TAP component for VMWare 553.
Overall very direct and clean. I quickly losing interest in tracking it
down, I have disabled the component and it seems to build fine, very
strange though...

- Sean

Reply With Quote
KM
Guest
Posts: n/a
 
Re: Missing Component Building XPPro Emulation - Kenel-FP1
Posted: 01-24-2007, 08:13 AM
Sean,

Strange indeed. I am cluesless here becuase I never saw that error in my
build logs, although I created and played with XPProEmulation builds for a
long time.

When you happen to have a bit more spare time you can spend on this issue,
please feel free to post your own version of the XPProEmulation SLX project
on www.xpefiiles.com (just reply to the XPProEmulation/FP2007 thread there).
I'd love to take a look at it to see if I can figure out what's going on
there. (I suspect the issue is there probably becuase of some differences in
our Mantis DB installations and upgrades but I can't ask you to post the
entire DB file :-) ).

Thanks for reporting the issue anyway!
KM
> KM,
>
> My build was clean; SQL Server then SP2 then FP2007 RTM upgrade, from
> there I built XP Pro Emu and then added a TAP component for VMWare 553.
> Overall very direct and clean. I quickly losing interest in tracking it
> down, I have disabled the component and it seems to build fine, very
> strange though...
>
> - Sean
>

Reply With Quote
jimt
Guest
Posts: n/a
 
Re: Missing Component Building XPPro Emulation - Kenel-FP1
Posted: 03-23-2007, 02:06 AM
I just encountered the same problem.

I am using the purchased XPe TD with SP2 FP2007 and the
xpproemulation_186.zip from xpefiles. I loaded the FP2007 RTM version of
the XP Pro emulation .slx file into TD, added the TAP component and then the
Intel quad Pro/1000 lan adapter driver. A dependency check (with
autoresolve off) produced the following error:

Checking: "1394 Kernel Debugger Support Library [Version 5.1.2600.3300,
R3300]"...
Error 1105: Missing dependency target in: "1394 Kernel Debugger Support
Library [Version 5.1.2600.3300, R3300]": "1394 Kernel Debugger Support
Library depends on Kenel-FP1"

The "1394 Kernel Debugger Support Library" is not a component of my own
design. My XPe Studio tools were installed off the release CDs and RTM
FP2007 was downloaded and installed the usual way. I never tried any CTP
versions on this particular PC. Maybe this does not show up if someone is
using an environment where a CTP preview was used, which perhaps left a
Kenel-FP1 component in the database(?),.

I have no need for anything associated with 1394, so maybe I should just
comment out the "1394 Kernel Debugger Support Library" and the other 1394
stuff. I will try the xpetools to see what else needs to be pulled along
with it.

Bye,

--
jimt

"SD" <mail100@dorn.net> wrote in message
news:1169349653.885212.50950@q2g2000cwa.googlegrou ps.com...
> I'm trying to build XPPro w/ ACPI and I am getting the error:
>
> Error 1105: Missing dependency target in: "1394 Kernel Debugger Support
> Library [Version 5.1.2600.3300, R3300]": "1394 Kernel Debugger Support
> Library depends on Kenel-FP1"
>
> Does anyone know where I get Kenel-FP1, or even what it is?
>

Reply With Quote
KM
Guest
Posts: n/a
 
Re: Missing Component Building XPPro Emulation - Kenel-FP1
Posted: 03-23-2007, 07:48 AM
jimt,

Thanks for reporting this. Indeed strange issue.
I can only think that the weird Kenel-FP1 component was actually in my database, perhaps a ghost left over from CTP1. Only confusing
fact is that why I don't see this error appearing in my logs here at all !

You can safely ignore the error. Have you tried removing the "1394 Kernel Debugger Support Library" component and adding it back? I
am wondering if that will get rid of the error.

At some point [perhaps soon] I will start over and install all the XPe SPs and FPs from scratch and that should get rid of the
error. When I do that I will post another version of the project on xpefiles.com.
I apologize for the inconvenience and confusion that error is causing.

--
=========
Regards,
KM

PS. The number 186 is not what I added to the name of the file uploaded on to xpefiles.com. That number seems to have been added by
the backend automatically. It does that when you try to upload new version of the same file. This just explains why I couldn't
understand what version Sean was referring to.

>I just encountered the same problem.
>
> I am using the purchased XPe TD with SP2 FP2007 and the xpproemulation_186.zip from xpefiles. I loaded the FP2007 RTM version of
> the XP Pro emulation .slx file into TD, added the TAP component and then the Intel quad Pro/1000 lan adapter driver. A
> dependency check (with autoresolve off) produced the following error:
>
> Checking: "1394 Kernel Debugger Support Library [Version 5.1.2600.3300, R3300]"...
> Error 1105: Missing dependency target in: "1394 Kernel Debugger Support Library [Version 5.1.2600.3300, R3300]": "1394 Kernel
> Debugger Support Library depends on Kenel-FP1"
>
> The "1394 Kernel Debugger Support Library" is not a component of my own design. My XPe Studio tools were installed off the
> release CDs and RTM FP2007 was downloaded and installed the usual way. I never tried any CTP versions on this particular PC.
> Maybe this does not show up if someone is using an environment where a CTP preview was used, which perhaps left a Kenel-FP1
> component in the database(?),.
>
> I have no need for anything associated with 1394, so maybe I should just comment out the "1394 Kernel Debugger Support Library"
> and the other 1394 stuff. I will try the xpetools to see what else needs to be pulled along with it.
>
> Bye,
>
> --
> jimt
>
> "SD" <mail100@dorn.net> wrote in message news:1169349653.885212.50950@q2g2000cwa.googlegrou ps.com...
>> I'm trying to build XPPro w/ ACPI and I am getting the error:
>>
>> Error 1105: Missing dependency target in: "1394 Kernel Debugger Support
>> Library [Version 5.1.2600.3300, R3300]": "1394 Kernel Debugger Support
>> Library depends on Kenel-FP1"
>>
>> Does anyone know where I get Kenel-FP1, or even what it is?
>>
>
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to determine the missing component! Oliver Start Windows XP Embedded 1 08-24-2006 04:42 PM
Component created from INF - missing files when building image Jason Krause Windows XP Embedded 7 02-01-2006 08:05 AM
Missing component? Jason Windows XP Embedded 0 12-12-2005 01:51 PM
Missing help component?? Lucas Windows XP Embedded 5 12-02-2004 08:41 PM
Missing Accessories Component KM Windows XP Embedded 3 02-13-2004 09:06 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90